summaryrefslogtreecommitdiff
path: root/Zend/zend_constants.h
Commit message (Expand)AuthorAgeFilesLines
* better alignment, won 8 byte on 64 bit with default alignmentAnatol Belski2014-08-281-1/+1
* master renames phase 1Anatol Belski2014-08-251-6/+6
* further fixes on coreAnatol Belski2014-08-161-2/+2
* first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-4/+4
* Optimized constant lookupDmitry Stogov2014-04-251-2/+3
* Moved zend_literal->cache_slot right into zval.Dmitry Stogov2014-04-171-1/+1
* Use better data structures (incomplete)Dmitry Stogov2014-02-171-14/+14
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-4/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* zend_register_null_constantkrakjoe2013-04-151-2/+6
* zend_register_bool_constant patchkrakjoe2013-04-151-0/+4
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Reimplemented ZEND_INIT_FCALL_BY_NAME and ZEND_INIT_NS_FCALL_BY_NAME to use...Dmitry Stogov2010-04-271-1/+1
* Optimized access to global constants using values with pre-calculated hash_va...Dmitry Stogov2010-04-221-0/+1
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Constness (Added const qualifier to several function parameters)Felipe Pena2008-08-121-6/+6
* Added API to use namesapces in internal extensionsDmitry Stogov2008-05-121-0/+5
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* NamespacesDmitry Stogov2007-09-281-1/+1
* it's 4 either way, but it's customary to use 1<<Stanislav Malyshev2007-08-021-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to...Johannes Schlüter2006-10-181-0/+1
* Eliminated run-time constant fetching for TRUE, FALSE and NULLDmitry Stogov2006-03-151-0/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* - 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