History log of /PHP-8.0/Zend/zend_constants.c (Results 226 – 242 of 242)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# bc5c9d8d 10-Feb-2000 Andi Gutmans

- Finally beautify those WIN32|WINNT checks


# 9f51f154 05-Feb-2000 Zeev Suraski

- Stop passing list/plist to internal functions
- Add a typedef for the pCopyConstructor function pointer
- Minor hacks


# 62114c18 17-Jan-2000 Zeev Suraski

Destructors no longer return ints, the low level problem it was intended to solve is long gone now...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# 546af707 28-Dec-1999 Thies C. Arntzen

new constant: SQL_NULL
new macros: RETURN_SQLNULL,RETVAL_SQLNULL,IS_SQLNULL


Revision tags: PRE_LIBZEND_TO_ZEND
# 71dddd7d 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 6313238c 20-Aug-1999 Zeev Suraski

Fix for Thies's UMR


# 28f9dc6e 10-Aug-1999 Andi Gutmans

- Got rid of the C++ comments.


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 5bae591f 22-Jul-1999 Zeev Suraski

New constants


# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


# fec59d3b 14-Jul-1999 Andi Gutmans

- License update
- Fix multithreaded constants startup


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2
# 81d901b1 09-Jul-1999 Zeev Suraski

Step 1 in nuking the garbage collector:
- Change the hash destructor to return int
- Don't kill the bucket on hash_destroy if the destructor returns 0


Revision tags: BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# a9f9ae79 21-Apr-1999 Zeev Suraski

Thread safety patch. It works now with 'just in time' resource initialization!


# 7a87fcbb 21-Apr-1999 Zeev Suraski

Thread safety patch. We're still not quite there but it compiles again, and
more logic has been implemented.


Revision tags: BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


12345678910