Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 343 Bytes

php_playground

There is examples for passing PHP 5.* certification exam divided by topics. Almost all examples was taken from official Zend Certification Study Guide but some of them didn't work as described (see comments). Also in files like 5.5 and 5.6 you can see plays with generators and some relatevily fresh features of the language.