summaryrefslogtreecommitdiff
path: root/ext/spl/examples/dbaarray.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove and refactor ext/spl/examplesPeter Kokot2018-09-291-95/+0
| | | | | | - Test file from ext/spl/examples has been moved to ext/spl/tests - Other custom SPL examples and implementations were removed in favor of the PHP manual.
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-2/+2
|
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\
| * Remove executable permission on incXinchen Hui2012-10-101-0/+0
| |
* | - remove magic quotes support, functions are kept (see the NEWS entry for ↵Pierre Joye2011-07-221-4/+1
|/ | | | the details) for BC reasons but do not allow to set enable MQ
* - Update to 2005Marcus Boerger2005-02-081-1/+1
|
* - Do not autoload if require does the trickMarcus Boerger2004-11-011-1/+1
|
* - Documentation updateMarcus Boerger2004-05-101-1/+10
| | | | | | - Checkin doxygen config file # A patched version of doxygen is needed, hopefully 1.3.8 will contain it
* - Update examplesMarcus Boerger2004-05-081-0/+89
- Update documentation - Move classes/interfaces already implemented in c to new subdir internal