summaryrefslogtreecommitdiff
path: root/Zend/zend_ini.c
Commit message (Expand)AuthorAgeFilesLines
* updating license information in the headers.James Cox2003-06-101-1/+1
* MFHZE2Ilia Alshanetsky2003-03-241-1/+5
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-1/+3
* Implemented compatibility modeZeev Suraski2003-01-121-0/+9
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - MFZE1.Andi Gutmans2002-09-231-12/+17
* - Make Colin happyDerick Rethans2002-09-191-1/+1
* - WS - Always use "if (" and not "if("Andi Gutmans2002-09-151-2/+2
* MFZE1Zeev Suraski2002-09-031-6/+26
* - RevertDerick Rethans2002-09-031-24/+6
* - MFH for: Apply rest of html errors fix (Patch by Jan Lehnardt <jan@php.net>)Derick Rethans2002-09-031-6/+24
* make win32 debug output more verboseHarald Radi2002-08-071-3/+0
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1Sebastian Bergmann2001-09-191-2/+3
* More TSRMLS_FETCH workZeev Suraski2001-07-311-4/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-311-11/+9
* More TSRMLS_FETCH workZeev Suraski2001-07-301-13/+0
* More TSRMLS_FETCH workZeev Suraski2001-07-301-6/+10
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-13/+13
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Fix mismatch in return valuesZeev Suraski2001-01-071-1/+1
* - Remove backward dependency from PHP -> ZendZeev Suraski2001-01-071-5/+5
* - This slipped in by mistake.Andi Gutmans2001-01-061-2/+0
* Merge in some ZEND_API additions from Daniel Beulshausen (needed for theZeev Suraski2001-01-051-5/+7
* Make the INI mechanism thread safe (or at least thread safer :)Zeev Suraski2000-12-271-26/+40
* Kill a misleading warning which is intended for old codeSascha Schumann2000-11-061-1/+1
* explicit declaration here too - sigh, way too early in the morningZeev Suraski2000-11-021-1/+1
* Remove unnecessary code, fix phpinfo()Zeev Suraski2000-10-311-34/+3
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-0/+516