History log of /php-src/Zend/zend_constants.c (Results 151 – 175 of 248)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE
# 1b4134c0 11-Nov-2008 Stanislav Malyshev

Namespace resolution streamlining patch
[DOC] new resolution rules should be documented soon

Revision tags: BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7126de49 04-Nov-2008 Marcus Boerger

- Next step in namespaces, using / as namespace separator.

Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 8a77e555 23-Sep-2008 Nuno Lopes

clean some dead code (with static analysis help)

# cf7384aa 12-Aug-2008 Felipe Pena

- MFH: Constness (Added const qualifier to several function parameters)

Revision tags: php-4.4.9, php-5.3.0alpha1
# 44caafc6 28-Jul-2008 Dmitry Stogov

Fixed constant substitution (Matt)

Revision tags: php-4.4.9RC1
# d619b57e 21-Jul-2008 Hannes Magnusson

MFH: Add E_USER_DEPRECATED (patch by Lars Strojny)

Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1
# d3e50265 23-Feb-2008 Marcus Boerger

- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
[DOC] Finally added deprecation messages

Revision tags: RELEASE_1_3_1
# a4b872a6 19-Feb-2008 Dmitry Stogov

iFixed memory leak

Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.

Revision tags: php-4.4.8RC1, RELEASE_1_2_3
# 5e123ebe 20-Nov-2007 Jani Taskinen

MFH: add ZEND_DEBUG_BUILD constant

Revision tags: php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses

Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# eb0c56ad 03-Oct-2007 Dmitry Stogov

Fixed bug #42820 (defined() on constant with namespace prefixes tries to load class).

# 3a3a7e74 01-Oct-2007 Dmitry Stogov

Fixed bug #42798 (__autoload() not triggered for classes used in method signature).

# 166266df 29-Sep-2007 Dmitry Stogov

Added support for Late Static Binding. (Dmitry, Etienne Kneuss)

# f32ffe9b 28-Sep-2007 Dmitry Stogov

Namespaces

Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# 78662189 27-Jul-2007 Dmitry Stogov

Improved fix for bug #41633 (self:: doesn't work for constants) to support function define()

Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 91da96ba 07-Jun-2007 Antony Dovgal

MFH: change E_NOTICE to E_ERROR when using a class constant from non-existent class
(noticed by Jani)
add tests

Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 17c0c49a 04-Apr-2007 Ilia Alshanetsky

Addres limitation of __HALT_COMPILER() that allowed only one instance
per request.

# Patch by Greg Beaver

Revision tags: RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.

Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6
# 2193a77e 18-Oct-2006 Johannes Schlüter

- Here, too

# dcf24900 18-Oct-2006 Johannes Schlüter

- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::

Revision tags: php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 8a03fc5e 10-May-2006 Antony Dovgal

add missing parts of E_RECOVERABLE merge

Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2
# 79983ce0 15-Mar-2006 Dmitry Stogov

Fix: incorrect string length passed

# 7865dfb5 15-Mar-2006 Dmitry Stogov

Eliminated run-time constant fetching for TRUE, FALSE and NULL

# 161ae714 14-Mar-2006 Dmitry Stogov

zend_hash_apply() doesn't use ZEND_HASH_APPLY_... macros

12345678910