| #3601 |
mkdir recursive parameter |
PHP Compatability |
trunk |
PHP deviation |
anonymous |
07/03/08 |
| #2932 |
mail function fails under windows |
Windows/mingw |
trunk |
defect |
anonymous |
03/07/05 |
| #3217 |
microserver static libs hack |
Windows/mingw |
trunk |
defect |
anonymous |
03/02/06 |
| #3240 |
realname on windows |
Windows/mingw |
trunk |
defect |
|
04/10/06 |
| #3482 |
Function return error between compiled and interpreted scripts |
Core |
trunk |
defect |
weyrick * |
03/27/07 |
| #3561 |
move object visibility checks to object runtime |
Runtime |
|
task |
weyrick * |
03/06/08 |
| #2957 |
string parsing problem |
Parser/Lexer |
trunk |
defect |
tim * |
03/28/05 |
| #3306 |
2 reports of file uploads not working in microserver |
Microserver |
trunk |
defect |
weyrick * |
08/09/06 |
| #3307 |
dir object broken, at least on mingw |
Standard Library |
trunk |
defect |
anonymous |
08/09/06 |
| #3309 |
session segfaults and failures |
Standard Library |
trunk |
defect |
weyrick * |
08/09/06 |
| #3458 |
mySQL NULL not read |
MySQL |
trunk |
defect |
|
02/04/07 |
| #3466 |
Screwed up POST data parsing |
Build System |
trunk |
defect |
weyrick * |
02/04/07 |
| #3470 |
Include in object function |
Runtime |
trunk |
defect |
anonymous |
02/13/07 |
| #3472 |
bigloo linking on mingw causing slow startup |
Bigloo |
trunk |
defect |
timjr |
02/22/07 |
| #3567 |
follow includes for commandline/library compiles problems |
Commandline |
|
defect |
weyrick |
03/12/08 |
| #3592 |
large array definitions break bigloo |
Bigloo |
trunk |
defect |
weyrick |
05/27/08 |
| #3585 |
Linux RPM |
Build System |
trunk |
enhancement |
anonymous |
04/28/08 |
| #3065 |
property with a space won't parse in double quoted string |
Parser/Lexer |
trunk |
defect |
tim * |
05/27/05 |
| #3067 |
parse error on global def, variable variable |
Parser/Lexer |
trunk |
defect |
tim * |
06/02/05 |
| #3206 |
mingw: upgrade libxml2 to 2.6.xx |
Windows/mingw |
trunk |
defect |
anonymous |
02/24/06 |
| #3222 |
we error on $foo[]['bar'][] = 'baz'; but we shouldn't |
Parser/Lexer |
trunk |
defect |
tim * |
03/12/06 |
| #3228 |
gettimeofday problems |
Windows/mingw |
trunk |
defect |
anonymous |
03/28/06 |
| #3231 |
mingw: static microserver quits after first serve when run from ide |
Microserver |
trunk |
defect |
anonymous |
03/29/06 |
| #3313 |
number conversion |
Core |
trunk |
defect |
tim * |
08/30/06 |
| #3465 |
memoized parse: cache name collision |
Interpreter |
2.1.0 beta |
defect |
weyrick * |
02/04/07 |
| #3492 |
refactor streams |
Runtime |
|
defect |
anonymous |
08/13/07 |
| #3502 |
POST and GET arguments passing doesn't work |
FastCGI |
|
defect |
weyrick * |
11/29/07 |
| #3504 |
Compilation aborts if two files with the same basename are present |
Build System |
|
defect |
weyrick |
12/05/07 |
| #3517 |
bug-id-0001217.php regression: var-compare with objects |
Runtime |
trunk |
defect |
weyrick * |
12/30/07 |
| #3519 |
bug-id-0001886.php and 1901 regression: reference differences |
Runtime |
trunk |
defect |
timjr |
12/30/07 |
| #3527 |
PHP_FCGI_MAX_REQUESTS, starvation across children |
FastCGI |
|
defect |
|
01/17/08 |
| #3530 |
microserver $_SERVER vars |
Microserver |
|
defect |
weyrick * |
01/30/08 |
| #3565 |
expressions in define() |
Runtime |
|
defect |
|
03/12/08 |
| #3529 |
web var cache |
Runtime |
|
enhancement |
|
01/25/08 |
| #3488 |
separate apart curl bindings from curl extension |
Runtime |
trunk |
task |
|
08/13/07 |
| #3536 |
benchmarks on website |
Website |
|
task |
|
02/14/08 |
| #3562 |
implement choice objects from SPL |
Standard Library |
|
task |
weyrick |
03/06/08 |
| #2615 |
interpreter creates properties it shouldn't |
Core |
trunk |
PHP deviation |
tim * |
11/23/04 |
| #3255 |
fopen needs to emit a warning when it fails |
Core |
trunk |
PHP deviation |
tim * |
05/24/06 |
| #1118 |
files modes in fopen |
Standard Library |
trunk |
defect |
anonymous * |
11/26/03 |
| #1579 |
min/max |
Standard Library |
trunk |
defect |
|
03/05/04 |
| #1943 |
xor(??) problem |
Core |
trunk |
defect |
tim * |
06/11/04 |
| #2037 |
var_dump() can't tell if its argument is a reference |
Core |
trunk |
defect |
tim * |
07/25/04 |
| #2069 |
problems with file |
Core |
trunk |
defect |
tim * |
08/06/04 |
| #2428 |
Including the same file file via a differnt path |
Core |
trunk |
defect |
tim * |
10/04/04 |
| #2757 |
type isn't a tight bound |
Core |
trunk |
defect |
tim * |
01/18/05 |
| #2811 |
numeric hash keys should be signed int |
Core |
trunk |
defect |
tim * |
01/30/05 |
| #2907 |
ereg error |
Standard Library |
trunk |
defect |
anonymous |
02/23/05 |
| #2963 |
windows: microtime() doesn't work |
Windows/mingw |
trunk |
defect |
anonymous |
04/01/05 |
| #2976 |
ereg* character class problem |
Standard Library |
trunk |
defect |
anonymous |
04/25/05 |
| #3019 |
when there's a #! line at the top of the file, our line number counts are off by one |
Core |
trunk |
defect |
tim * |
05/11/05 |
| #3078 |
regex inside quoted string parsed as string index |
Parser/Lexer |
trunk |
defect |
tim * |
06/09/05 |
| #3142 |
array access with double quote, in a double quoted string |
Parser/Lexer |
trunk |
defect |
tim * |
11/17/05 |
| #3163 |
it seems like if you call printf with a bad format string, the error comes from sprintf |
Runtime |
trunk |
defect |
anonymous |
01/02/06 |
| #3175 |
when loaded with -u, don't fail if not found |
Debugger |
trunk |
defect |
anonymous |
01/31/06 |
| #3211 |
mingw: file wrapper read function busy loops to avoid segfault |
CURL |
trunk |
defect |
anonymous |
02/27/06 |
| #3229 |
zdirname.php failure |
Windows/mingw |
trunk |
defect |
anonymous |
03/28/06 |
| #3454 |
date() problem (Windows only) |
Standard Library |
trunk |
defect |
anonymous |
01/10/07 |
| #3464 |
unserialize problem |
Standard Library |
trunk |
defect |
|
02/04/07 |
| #3495 |
respect $CFLAGS during build |
Build System |
|
defect |
anonymous |
08/14/07 |
| #3496 |
unix: spaces with paths are not quoted |
Commandline |
trunk |
defect |
anonymous |
08/14/07 |
| #3516 |
bug-id-0000692.php regression: declare order |
Core |
trunk |
defect |
|
12/30/07 |
| #3518 |
bug-id-0003091.php regression: typecast on file handle yields file descriptor number |
Standard Library |
|
defect |
|
12/30/07 |
| #3566 |
source file name problems |
Commandline |
|
defect |
anonymous |
03/12/08 |
| #3594 |
Reference inconsistencies |
Core |
trunk |
defect |
weyrick * |
05/27/08 |
| #3474 |
Manual 5 Command Line Use |
Documentation |
trunk |
enhancement |
anonymous |
03/06/07 |
| #3475 |
Manual 6.3.2 Project File List |
Documentation |
trunk |
enhancement |
anonymous |
03/06/07 |
| #3476 |
Manual 6.3.6 Output, HTML windows |
Documentation |
trunk |
enhancement |
anonymous |
03/06/07 |
| #1978 |
get man page working |
Documentation |
trunk |
task |
anonymous |
06/29/04 |
| #3558 |
string port binary safe flush |
Runtime |
|
task |
anonymous |
02/22/08 |