Skip to content

enygma/php53-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a set of examples of the new features that have been included with PHP 5.3 and higher.
This includes:
- namespacing
- closures/anonymous functions
- object oriented changes
- SPL updates

To use these examples, you can either include them into a page or you 
can run them on the command line.


author: Chris Cornutt <enygma@phpdeveloper.org>

Original PHP 5.3 release announcement:
http://php.net/releases/5_3_0.php

List of deprecated features for PHP 5.3:
http://php.net/manual/en/migration53.deprecated.php


Things that require PHP 5.3
----------------
Lithium: 	http://lithify.me
Symfony 2.0: 	http://symfony-reloaded.org/
Doctrine: 	http://www.doctrine-project.org/documentation/2_0/en

About

Examples of several new features of PHP 5.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages