History log of /PHP-5.3/Zend/zend_ini.c (Results 76 – 85 of 85)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# 0301041f 07-Jan-2001 Zeev Suraski

Fix mismatch in return values


# 903018ef 07-Jan-2001 Zeev Suraski

- Remove backward dependency from PHP -> Zend
- Rename get_ini_entry() as get_configuration_directive() for clarity
(it doesn't use the INI subsystem, but the module-supplied function for

- Remove backward dependency from PHP -> Zend
- Rename get_ini_entry() as get_configuration_directive() for clarity
(it doesn't use the INI subsystem, but the module-supplied function for
retrieving configuration directives)

show more ...


# 572e0b78 06-Jan-2001 Andi Gutmans

- This slipped in by mistake.


# aae9e7ee 05-Jan-2001 Zeev Suraski

Merge in some ZEND_API additions from Daniel Beulshausen (needed for the
Win32 Apache module)


Revision tags: php-4.0.4pl1RC1
# 54d53055 27-Dec-2000 Zeev Suraski

Make the INI mechanism thread safe (or at least thread safer :)


Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 5360d782 06-Nov-2000 Sascha Schumann

Kill a misleading warning which is intended for old code
which assumes sizeof(int) == sizeof(void *).


# 4462bc2e 02-Nov-2000 Zeev Suraski

explicit declaration here too - sigh, way too early in the morning


# dfe57b01 31-Oct-2000 Zeev Suraski

Remove unnecessary code, fix phpinfo()


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


1234