History log of /PHP-5.5/Zend/zend_ini.h (Results 51 – 62 of 62)
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
# 31775e97 07-Mar-2001 Zeev Suraski

Add missing #define's


# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# 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 ...


# 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
# 94042d68 02-Nov-2000 Zeev Suraski

oops


# c42564f7 02-Nov-2000 Zeev Suraski

explicit declaration


# dfe57b01 31-Oct-2000 Zeev Suraski

Remove unnecessary code, fix phpinfo()


# 9596255d 30-Oct-2000 Zeev Suraski

Final touches on the INI parser


# ab3beffa 29-Oct-2000 Zeev Suraski

The new INI parser is showing some signs of life


# 6b4c3691 29-Oct-2000 Zeev Suraski

Generalization work


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


123