History log of /php-src/main/php_globals.h (Results 176 – 190 of 190)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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 ***

12345678