| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
headers where ; can be followed by any number of spaces.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in all combinations with register_globals, register_long_arrays, variables_order and auto_globals_jit.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
MFH: Fixed possible register_globals toggle via parse_str().
MFH: Fixed negative offset handling in substr_compare() function.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
check here.
|
|
|
|
|
| |
# the lesson is, ensure that php4 and php5 aren't loaded at the same time
|
|
|
|
|
| |
# how come no one ran into this before?
|
| |
|
| |
|
| |
|
|
|
|
|
| |
`valgrind -q --tool=memcheck sapi/cli/php tests/reflection/001.phpt`
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
is enabled).
|
|
|
|
|
| |
# As discussed on internals.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fixed: input_filter should also be able to filter empty variables by name
|
| |
|
| |
|
| |
|
| |
|
| |
|