summaryrefslogtreecommitdiff
path: root/Zend/zend_constants.c
Commit message (Expand)AuthorAgeFilesLines
* Make define return false and issue E_NOTICE when trying to redefine constantStanislav Malyshev2000-07-281-1/+5
* Make it possible to detect whether we're thread safe or not from PHP scripts ...Zeev Suraski2000-06-261-0/+6
* - Renamed get_used_files() to get_required_files() for consistencyZeev Suraski2000-04-191-0/+3
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Fix a memory leakZeev Suraski2000-02-131-1/+3
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Finally beautify those WIN32|WINNT checksAndi Gutmans2000-02-101-1/+1
* - Stop passing list/plist to internal functionsZeev Suraski2000-02-051-1/+1
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-2/+1
* - Change IS_UNSET -> IS_NULLAndi Gutmans2000-01-041-1/+1
* - Nuke undefined_variable_stringZeev Suraski1999-12-311-8/+7
* new constant: SQL_NULLThies C. Arntzen1999-12-281-0/+6
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-20/+0
* Fix for Thies's UMRZeev Suraski1999-08-201-1/+1
* - Got rid of the C++ comments.Andi Gutmans1999-08-101-1/+1
* New constantsZeev Suraski1999-07-221-1/+6
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+7
* - License updateAndi Gutmans1999-07-141-10/+28
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-2/+3
* Thread safety patch. It works now with 'just in time' resource initialization!Zeev Suraski1999-04-211-17/+13
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-0/+9
* Zend LibraryAndi Gutmans1999-04-071-0/+236