Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove and refactor ext/spl/examples | Peter Kokot | 2018-09-29 | 1 | -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 files | Gabriel Caruso | 2018-02-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ | |||||
| * | Remove executable permission on inc | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | |||||
* | | - remove magic quotes support, functions are kept (see the NEWS entry for ↵ | Pierre Joye | 2011-07-22 | 1 | -4/+1 |
|/ | | | | the details) for BC reasons but do not allow to set enable MQ | ||||
* | - Update to 2005 | Marcus Boerger | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | - Do not autoload if require does the trick | Marcus Boerger | 2004-11-01 | 1 | -1/+1 |
| | |||||
* | - Documentation update | Marcus Boerger | 2004-05-10 | 1 | -1/+10 |
| | | | | | | - Checkin doxygen config file # A patched version of doxygen is needed, hopefully 1.3.8 will contain it | ||||
* | - Update examples | Marcus Boerger | 2004-05-08 | 1 | -0/+89 |
- Update documentation - Move classes/interfaces already implemented in c to new subdir internal |