History log of /PHP-7.0/main/main.c (Results 951 – 975 of 1036)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0b1
# adbf9327 21-Jul-1999 Andrey Hristov

*** empty log message ***


# 614b4b78 17-Jul-1999 Zeev Suraski

I was sure I committed these already. Weird


# c5724cbd 16-Jul-1999 Zeev Suraski

License update


# e8832835 14-Jul-1999 Zeev Suraski

* Update logos
* Move from PreAlpha 1 to Beta 1.


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP
# c43c2354 09-Jul-1999 Zeev Suraski

Don't touch refcount and EA directly


Revision tags: BEFORE_REMOVING_GC_STEP2
# 5f62c347 09-Jul-1999 Zeev Suraski

Step 2:
Rename is_ref to EA


Revision tags: BEFORE_REMOVING_GC_STEP1
# 1a33277e 08-Jul-1999 Zeev Suraski

Avoid sending NULL argument to printf


# 6132bc31 03-Jul-1999 Zeev Suraski

Support x-httpd-php-source


# 36416f11 26-Jun-1999 Zeev Suraski

Protect against NULL arguments in filename


# acddd0f1 22-Jun-1999 Zeev Suraski

Fix compile-time definition of track_vars default


# 943a9114 19-Jun-1999 Zeev Suraski

*** empty log message ***


# bb190f85 19-Jun-1999 Zeev Suraski

Implement new get_ini_entry() for Zend


# 117a2fba 16-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 ...


# 4b062fdf 11-Jun-1999 Zeev Suraski

Print out include_path in include/require failures


# 1798a018 11-Jun-1999 Zeev Suraski

* Fix a buglet in the session module
* Make some renames in the session module - avoid having a function called 'delete'
so that we don't piss any C++ compilers. Also rename the {startup,s

* Fix a buglet in the session module
* Make some renames in the session module - avoid having a function called 'delete'
so that we don't piss any C++ compilers. Also rename the {startup,shutdown}_globals
to {startup,shutdown}_session_globals, so that they're a bit less general names,
and made them static.
* Remove uselss variables

show more ...


# bbce669c 05-Jun-1999 Zeev Suraski

Move shutdown order into Zend


# 4ea6d477 31-May-1999 Zeev Suraski

thread-safety fix


# 5f12a05a 31-May-1999 Zeev Suraski

*** empty log message ***


# 31da7331 30-May-1999 Sascha Schumann

kill some warnings


# 52463124 29-May-1999 Sascha Schumann

getopt.h conflicted with system include file


# 7a167cd0 28-May-1999 Zeev Suraski

* Use new Zend macros for standardized definition of classes.
* Reverse bogus shutdown order.
* Use the new object/class support of Zend to make the dir functions work again.


# f1f4e6f4 28-May-1999 Rasmus Lerdorf

Some innocent cleanups


# 83cdc947 27-May-1999 Zeev Suraski

Generate Visual Studio compatible error messages when compiling under Win32


# d62a739c 22-May-1999 Zeev Suraski

More fixes. Should hopefully work well now.


# 9b4d7120 22-May-1999 Zeev Suraski

* Minor fixes
* Better handling for multiple repeated memory leaks (libzend updated)


1...<<31323334353637383940>>...42