History log of /PHP-8.0/Zend/zend_language_scanner.l (Results 301 – 325 of 474)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e59fb937 29-Jun-2008 Rui Hirokawa

update zend_language_scanner.l to maintain the dependencies.


# c3286f32 29-Jun-2008 Rui Hirokawa

implemented again zend-multibyte for PHP 5.3


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# c83d916a 10-May-2008 Matt Wilmas

MFH: Restore end check for "escape" strings


# c4e406d2 09-May-2008 Matt Wilmas

MFH: Fix loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)


Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5
# 7507ff32 10-Apr-2008 Nuno Lopes

fix heredoc+nowdoc
#patch by Matt Wilmas


# cfc17562 09-Apr-2008 Nuno Lopes

fix the yyless() definition to match flex one and revert part of last patch (so that it remains similar with flex's scan)


# 6f20cea6 09-Apr-2008 Scott MacVicar

Fixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)


Revision tags: php-5.2.6RC4
# b9d13d8f 05-Apr-2008 Felipe Pena

- Allow HEREDOC syntax with double quotes
(http://wiki.php.net/rfc/heredoc-with-double-quotes)


# bfcdbbcd 04-Apr-2008 Nuno Lopes

add sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (lowest safe value)


# f66f55ed 28-Mar-2008 Felipe Pena

MFH: Implemented "jump label" operator (limited "goto")
[DOC]


Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 0893c3e2 22-Mar-2008 Marcus Boerger

- Another re2c version bump and scanner regeneration
# It appears no one has used re2c in the way we do


# 07e35987 21-Mar-2008 Marcus Boerger

- Fix YYFILL()


# af316021 16-Mar-2008 Marcus Boerger

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository versio

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt

show more ...


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# ddcf7a2f 12-Feb-2008 Dmitry Stogov

Added NEWDOC


# fd597dce 12-Feb-2008 Stanislav Malyshev

[DOC] Add compile-time __DIR__ constant which implements dirname(__FILE__)


# fa47e900 21-Jan-2008 Dmitry Stogov

Changed exception handling. Now each op_array doesn't contain ZEND_HANDLE_EXCEPTION opcode in the end


Revision tags: php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# b7d87beb 07-Nov-2007 Dmitry Stogov

T_IMPORT -> T_USE


Revision tags: 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
# f32ffe9b 28-Sep-2007 Dmitry Stogov

Namespaces


# 8ff31493 09-Sep-2007 Ilia Alshanetsky

Fixed bug #42590 (Make the engine recornize \v and \f escape sequences)


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, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# 9bca44df 24-May-2007 Dmitry Stogov

Impoved error reporting on parser errors (Matt, Dmitry)


# 80d2409f 18-May-2007 Dmitry Stogov

Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)


Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# f6cef916 22-Apr-2007 Antony Dovgal

MFH: fix #41118 (PHP does not handle overflow of octal integers)


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6
# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1
# 0291ad5f 15-Feb-2007 Dmitry Stogov

Fixed bug #40236 (php -a function allocation eats memory)


1...<<111213141516171819