History log of /PHP-7.1/Zend/zend_language_scanner.c (Results 201 – 225 of 237)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7ef3db0e 26-Mar-2009 Dmitry Stogov

Fixed bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote)


# bcd9099b 25-Mar-2009 Dmitry Stogov

Fixed bug #47038 (Memory leak in include)


Revision tags: php-5.3.0RC1, RELEASE_1_3_5
# dd031eee 16-Mar-2009 Brian Shire

MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content.


# 9c16bfa1 11-Mar-2009 Brian Shire

MFH: Add proper EOF handling for language scanner. Fixes bug #46817.


Revision tags: php-5.2.9, php-5.2.9RC3
# 8eea9984 14-Feb-2009 Rasmus Lerdorf

Unmangle


# 70ecb307 14-Feb-2009 Rasmus Lerdorf

2.4.1 is safe


Revision tags: php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 71ea9535 09-Jan-2009 Ilia Alshanetsky

MFH: Corrected fix for bug #46844 to only trigger on the 1st line of CLI
opened files.


# bfcea7ff 02-Jan-2009 Felipe Pena

- MFH: Year++


# fec58a89 01-Jan-2009 Ilia Alshanetsky

Fixed bug #46844 (php scripts or included files with first line starting
with # have the 1st line missed from the output).


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, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7126de49 04-Nov-2008 Marcus Boerger

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


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 85ab4235 15-Aug-2008 Felipe Pena

- MFH: Removed some TSRMLS_FETCH()s


# 05376077 12-Aug-2008 Dmitry Stogov

Fixed bug #45779 (regression with shebang lines processing)


Revision tags: php-4.4.9, php-5.3.0alpha1
# 555a9b07 30-Jul-2008 Felipe Pena

- MFH: Fixed BC break: The magic constants must be case-insensitive.


# ba84cd73 28-Jul-2008 Moriyoshi Koizumi

- Touch.


# 4857586e 28-Jul-2008 Moriyoshi Koizumi

- Touch


# fa8f78d9 28-Jul-2008 Moriyoshi Koizumi

- touch


# 478acfd8 26-Jul-2008 Dmitry Stogov

. Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt)
. Improved syntax highlighting and consistency for variables in double-quoted strin

. Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt)
. Improved syntax highlighting and consistency for variables in double-quoted strings and literal text in HEREDOCs and backticks. (Matt)
. Optimized interpolated strings to use one less opcode. (Matt)

show more ...


# 20bca30d 24-Jul-2008 Moriyoshi Koizumi

- No need to advance the cursor


# 4f42ed39 24-Jul-2008 Moriyoshi Koizumi

- Revived zend multibyte


Revision tags: php-4.4.9RC1
# 620055c4 08-Jul-2008 Nuno Lopes

regenerate


# 35233302 06-Jul-2008 Nuno Lopes

regenerate


# 25d8eb1e 06-Jul-2008 Nuno Lopes

regenerate


# 867d7241 29-Jun-2008 Rui Hirokawa

touched zend_language_scanner.c


# c3286f32 29-Jun-2008 Rui Hirokawa

implemented again zend-multibyte for PHP 5.3


12345678910