History log of /PHP-7.1/main/php.h (Results 301 – 319 of 319)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6f3b0f79 03-Jul-1999 Sascha Schumann

work around the Apache problem that it pollutes the namespace


# 6ec71637 26-Jun-1999 Sascha Schumann

add dmalloc


# 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 ...


# 064a16c7 27-May-1999 Zeev Suraski

Moved all SET_ and RETURN_ macros to Zend
Fixed all RETVAL_ macros


Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE
# 0b771325 11-May-1999 Zeev Suraski

* Get Apache to work. POST doesn't work yet.
* There are now -I directives for the absolute path of php4, php4/libzend and the builddir for
the Apache module, so we can #include any php/Ze

* Get Apache to work. POST doesn't work yet.
* There are now -I directives for the absolute path of php4, php4/libzend and the builddir for
the Apache module, so we can #include any php/Zend header.
* Rename config.h to php_config.h

show more ...


# 3cd0af11 26-Apr-1999 Zeev Suraski

* Get the Apache module to compile again
* Get rid of php3_rqst, use SG(server_context) instead (there's still Apache-specific code,
but it nuked a global)


# 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 ...


# 4ebb4060 25-Apr-1999 Andi Gutmans

* Fix a couple of thread safety issues
* Add initial ISAPI support. Very very experimental.
* In the thread safe version, generate php4 as a library so that we can link it with both
php.

* Fix a couple of thread safety issues
* Add initial ISAPI support. Very very experimental.
* In the thread safe version, generate php4 as a library so that we can link it with both
php.exe and the ISAPI dll. We should probably consider doing that under all circumstances,
under UNIX as well.

The thread-unsafe version *should* be unharmed.

show more ...


# 0818d96c 24-Apr-1999 Zeev Suraski

A lot of cleanups... Removed old thread-safe code and other redundant code and files


# f9f82960 21-Apr-1999 Stig Bakken

moved bcmath


# 23280d0a 21-Apr-1999 Stig Bakken

added PHP_API_VERSION, simply set it to 19990421 for now


# 7d34d425 21-Apr-1999 Zeev Suraski

Minor fixes


# 751709a4 21-Apr-1999 Zeev Suraski

* Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standard
* Fix Win32 compilation


# dcc16af8 21-Apr-1999 Sascha Schumann

port some fixes, add compat routines


# c5af324e 21-Apr-1999 Zeev Suraski

More thread safety work


# 54468d2e 20-Apr-1999 Stig Bakken

odbc compiles and runs on UNIX again (tested with Solid 2.3)


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

Buh-bye php3_ini


# 3e584505 09-Apr-1999 Zeev Suraski

* A lot of work on php_ini stuff
* A lot of work on getting rid from php3_ini


Revision tags: CLOSED_BETA
# aceaabce 07-Apr-1999 Zeev Suraski

PHP 4.0


1...<<111213