#
cfe15220 |
| 27-Dec-2008 |
Felipe Pena |
- Bug #46957 (The tokenizer returns deprecated values)
|
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, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1 |
|
#
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 ...
|
Revision tags: php-4.4.9RC1, 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 |
|
#
f8b34828 |
| 30-Mar-2008 |
Felipe Pena |
Fix WS. # My editor accidentally changed tab to space, sorry.
|
#
b3ded59e |
| 30-Mar-2008 |
Felipe Pena |
- Added T_GOTO - Fixed tests
|
Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
ad7e2f87 |
| 12-Feb-2008 |
Stanislav Malyshev |
HNY
|
#
3ffa0df5 |
| 12-Feb-2008 |
Stanislav Malyshev |
add T_DIR
|
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, php-5.2.5 |
|
#
90e650fb |
| 07-Nov-2007 |
Antony Dovgal |
T_IMPORT nuked
|
Revision tags: php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
059b506d |
| 28-Sep-2007 |
Johannes Schlüter |
- Merge minor namespace related stuff (README and tokenizer)
|
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 |
|
#
85661934 |
| 31-Jul-2007 |
Johannes Schlüter |
- MFH: Use a script to generate tokenizer data from zend_language_parser.h
|