summaryrefslogtreecommitdiff
path: root/Zend/zend_ini.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'dev'.devSVN Migration2002-08-061-487/+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