summaryrefslogtreecommitdiff
path: root/Zend/zend_constants.h
Commit message (Expand)AuthorAgeFilesLines
* - Fixed a 64bit issue (for zend_builtin_functions.c, module_number is an int).Derick Rethans2004-03-041-1/+1
* Silence some compile warningsfoobar2004-01-231-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Replace *magic number* with a much nicer define.Ilia Alshanetsky2003-08-221-0/+2
* updating license information in the headers.James Cox2003-06-101-1/+1
* C++ compile fixesHartmut Holzgraefe2003-05-201-0/+2
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Nuke persist_alloc().Andi Gutmans2002-06-221-4/+0
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1Zeev Suraski2001-08-141-2/+6
* WhitespaceZeev Suraski2001-08-111-8/+8
* More TSRMLS_FETCH workZeev Suraski2001-07-301-3/+3
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-16/+16
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Make define return false and issue E_NOTICE when trying to redefine constantStanislav Malyshev2000-07-281-1/+1
* Replace macros which begin with an underscore through an appropiatelySascha Schumann2000-07-031-2/+2
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-2/+2
* Fix warnings surfacing in maintainer-mode.Stig S. Bakken1999-12-011-0/+1
* Fix for Thies's UMRZeev Suraski1999-08-201-1/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* - License updateAndi Gutmans1999-07-141-1/+3
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-1/+3
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-1/+1
* Thread safety patch. It works now with 'just in time' resource initialization!Zeev Suraski1999-04-211-15/+17
* Zend LibraryAndi Gutmans1999-04-071-0/+53