History log of /php-src/ (Results 114251 – 114275 of 114804)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
af56b0f920-Jun-1999 Sascha Schumann

whoops, kill debugging message

43a466a020-Jun-1999 Sascha Schumann

Introduce AC_ADD_* macros

The use of AC_EXPAND_PATH makes it possible to continue
to use relative paths when configuring PHP.
(e.g. --with-apache=../apache-1.3.x works again)

2b97cb1f20-Jun-1999 Sascha Schumann

avoid error message

c3151f7420-Jun-1999 Sascha Schumann

use standard autoconf variables

943a911419-Jun-1999 Zeev Suraski

*** empty log message ***

d035af4a19-Jun-1999 Zeev Suraski

*** empty log message ***

138d601a19-Jun-1999 Zeev Suraski

Add a standard get_ini_entry() to interface between Zend and the outside world

bb190f8519-Jun-1999 Zeev Suraski

Implement new get_ini_entry() for Zend

8def188119-Jun-1999 Zeev Suraski

*** empty log message ***

57882d5819-Jun-1999 Zeev Suraski

Use php.ini instead of php3.ini

63a845f219-Jun-1999 Zeev Suraski

*** empty log message ***

f88464ee19-Jun-1999 Zeev Suraski

Win32/ZTS compiles again

cd74a45518-Jun-1999 Andrey Hristov

for struct sockaddr

62fc2f5f18-Jun-1999 Stig Bakken

update php3 sync info

d92c591518-Jun-1999 Stig Bakken

optimize php3_fopen_url_wrapper() a bit (fewer recv() and send() calls)

467523ba18-Jun-1999 Stig Bakken

Apply Sascha's fsock fixes to php4.

2ca5404018-Jun-1999 Stig Bakken

make CGI version work again

5d62d88e17-Jun-1999 Sascha Schumann

typo

14463b1b17-Jun-1999 Andrey Hristov

Need to check if it exists first.

a22d6b9817-Jun-1999 Zeev Suraski

Win32 patches (does not compile still)

27f1799b16-Jun-1999 Stig Bakken

MIME headers may be 512 characters long.

117a2fba16-Jun-1999 Stig Bakken

* fixed some #if/#ifdef issues
* hand-patched in php3 changes from 3.0.6 to HEAD in these files:
fopen-wrappers.[ch] ext/standard/file.[ch] ext/standard/fsock.[ch]
ext/standard/php3

* fixed some #if/#ifdef issues
* hand-patched in php3 changes from 3.0.6 to HEAD in these files:
fopen-wrappers.[ch] ext/standard/file.[ch] ext/standard/fsock.[ch]
ext/standard/php3_string.h ext/standard/string.c
* added some new file/socket macros for more readable code:
FP_FGETS(buf,len,sock,fp,issock)
FP_FREAD(buf,len,sock,fp,issock)
FP_FEOF(sock,fp,issock)
FP_FGETC(sock,fp,issock)

show more ...

5d4579a116-Jun-1999 Stig S. Bakken

added INIT_FUNC_ARGS_PASSTHRU and SHUTDOWN_FUNC_ARGS_PASSTHRU

80f1ce5e15-Jun-1999 Stig S. Bakken

* added zend_binary_strcasecmp()

8eec7a0215-Jun-1999 Stig Bakken

reversing another patch that slipped

1...<<4571457245734574457545764577457845794580>>...4593