History log of /PHP-7.4/win32/registry.c (Results 51 – 55 of 55)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2a15b85c 04-Apr-2000 Andi Gutmans

- One more fopen -> PHP_FOPEN patch


Revision tags: PHP-4.0-RC1
# 12396511 25-Mar-2000 Zeev Suraski

@- Modified the registry INI entry reader (Win32) to work with drive letters. For
@ example, if you wish to wish to specify INI entries for C:\foo\bar, you should
@ create HKLM\PHP\Per Dir

@- Modified the registry INI entry reader (Win32) to work with drive letters. For
@ example, if you wish to wish to specify INI entries for C:\foo\bar, you should
@ create HKLM\PHP\Per Directory Values\C\foo\bar in the registry, and add
@ string values for each directive you want to override in this directory (Zeev)

show more ...


# 12612718 26-Feb-2000 Zeev Suraski

Allow the INI callbacks to know at what stage PHP is


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 2f6ded9a 26-Nov-1999 Sascha Schumann

Convert more source files to use thread-safe functions


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# f432c05c 18-Apr-1999 Zeev Suraski

Forgot to add these - Win32 registry support


123