#
714d083c |
| 12-Mar-2001 |
Andi Gutmans |
- Fix by Jani Taskinen <sniper@iki.fi> for whole path also to work with include_once()/require_once(). |
#
d2c9e807 |
| 26-Feb-2001 |
Andi Gutmans |
- Update copyright year |
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
f3258b24 |
| 03-Jan-2001 |
Zeev Suraski |
Fix another case of possible line number corruption |
#
18603033 |
| 30-Dec-2000 |
Zeev Suraski |
Fix possible corruption in line number information |
#
dc2f1d9d |
| 26-Dec-2000 |
Zeev Suraski |
- Use supplied istdiostream definition for the INI scanner too - Add Release_TSDbg configuration |
Revision tags: php-4.0.4REL |
|
#
1d35ad33 |
| 19-Dec-2000 |
Stanislav Malyshev |
Add support for ASP tags in one-line comment |
#
d63f8130 |
| 17-Dec-2000 |
Andi Gutmans |
- Clean up the scanner a tiny bit while messing with it. |
#
6529b066 |
| 17-Dec-2000 |
Andi Gutmans |
- %> without asp_tags should not be treated as inline_html but as regular tokens. Of course the parser will die with a parse error which is the correct behavior. |
#
5868427d |
| 17-Dec-2000 |
Andi Gutmans |
- Fix problem in one line comments with line endings such as ??> |
Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
2d57a5b2 |
| 14-Nov-2000 |
Stanislav Malyshev |
Restore compatibility with old broken way |
#
0b6a8d04 |
| 14-Nov-2000 |
Stanislav Malyshev |
Better 0x handling - not change non-0x number behaviour |
#
89d5983a |
| 14-Nov-2000 |
Stanislav Malyshev |
Attempt at better handling long 0x-numbers, like 0xffffffff |
#
464a561b |
| 02-Nov-2000 |
Zeev Suraski |
Missed those |
#
e04fd648 |
| 29-Oct-2000 |
Zeev Suraski |
Some more work on the INI parser/scanner |
#
7b0d92dd |
| 29-Oct-2000 |
Zeev Suraski |
Unify the names of these last 3 files... |