History log of /PHP-5.5/main/php_globals.h (Results 126 – 143 of 143)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# c5724cbd 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1
# f88464ee 19-Jun-1999 Zeev Suraski

Win32/ZTS compiles again


# f86fb810 15-Jun-1999 Zeev Suraski

Change four spaces back to tabs (Why the hell did you change the tabs to four spaces?!)


# 336392ea 15-Jun-1999 Stig Bakken

* now using php4.ini instead of php3.ini
* re-imported fopen-wrappers, fsock and string code from php3
NB! I have not tested all of the imported functions yet.


# 3cad3485 04-Jun-1999 Zeev Suraski

* Add a new workspace for dynamic PHP extensions.
* Add a few functions to PHP's API.
* Get the MySQL extension up-to-date and thread safe.
* Add a project for building the MySQL extensio

* Add a new workspace for dynamic PHP extensions.
* Add a few functions to PHP's API.
* Get the MySQL extension up-to-date and thread safe.
* Add a project for building the MySQL extension under Win32.

show more ...


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# ba88c0c4 11-May-1999 Zeev Suraski

* Move unclean_shutdown from PHP to Zend.
* The Master/Local headers in the phpinfo() table were reversed.
* Fix a gpc bug


# 928e3220 10-May-1999 Zeev Suraski

Weed out all BoundsChecker-found bugs


# 12453561 27-Apr-1999 Zeev Suraski

* Get rid of the memory leak messages in case of fatal errors or exit()
* .dsp fixes
* Minor fixes


# 7942eaf3 26-Apr-1999 Zeev Suraski

* Plenty of thread safety and Win32 work.
* Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL.
* Switched to using the DLL runtime library under Win32. PHP w

* Plenty of thread safety and Win32 work.
* Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL.
* Switched to using the DLL runtime library under Win32. PHP will NOT work if
compiled against the static library!
* Removed yesterday's php4libts project (with php4dllts, it's obsolete).

This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also
dependant on the thread-unsafe DLL.

show more ...


# 125275b0 24-Apr-1999 Zeev Suraski

Small fixes


# 05d24c60 23-Apr-1999 Zeev Suraski

Remove redundant code


# 09946676 23-Apr-1999 Zeev Suraski

Thread-safe header_is_being_sent


# c5af324e 21-Apr-1999 Zeev Suraski

More thread safety work


Revision tags: BEFORE_STACK_PATCH
# bb6dff9c 10-Apr-1999 Zeev Suraski

Buh-bye php3_ini


# e3d2234b 10-Apr-1999 Zeev Suraski

A lot of php3_ini -> php_ini work


# 79f9f0ce 10-Apr-1999 Zeev Suraski

Move safe_mode to the new php_ini mechanism


# 7685b44c 10-Apr-1999 Zeev Suraski

Move asp_tags and short_open_tag to the new php_ini mechanism


# 011813cc 09-Apr-1999 Zeev Suraski

*** empty log message ***


123456