Edit report at https://bugs.php.net/bug.php?id=55390&edit=1
ID: 55390
Comment by: giorgio dot liscio at email dot it
Reported by:giorgio dot liscio at email dot it
Summary:win + apache2 + php crash
Status: Feedback
Type: B
Edit report at https://bugs.php.net/bug.php?id=55390&edit=1
ID: 55390
User updated by:giorgio dot liscio at email dot it
Reported by:giorgio dot liscio at email dot it
Summary:win + apache2 + php crash
-Status: Feedback
+Status: C
From: tyrael
Operating system: linux
PHP version: 5.4SVN-2011-11-05 (SVN)
Package: Reproducible crash
Bug Type: Bug
Bug description:5.4 and trunk segfaults when running the symfony2 testsuite
Description:
5.4 and trunk segfaults running the testsuite:
Edit report at https://bugs.php.net/bug.php?id=48555&edit=1
ID: 48555
Comment by: dirk at haun-online dot de
Reported by:a dot schilder at gmx dot net
Summary:ImageFTBBox() differs from previous versions for
texts with new lines
From:
Operating system:
PHP version: Irrelevant
Package: Doc Build problem
Bug Type: Bug
Bug description:div nesting in html docs
Description:
I've been looking at the "alpha" or "beta" epub docs (depending what you
call them). These are failing on
From:
Operating system: Linux
PHP version: 5.3.9RC1
Package: Unknown/Other Function
Bug Type: Bug
Bug description:sapi/cli/php for tests/bug60082.php keeps running after "make
test"
Description:
After doing a "make test" for PHP 5.3.9rc1 (and after
Edit report at https://bugs.php.net/bug.php?id=52448&edit=1
ID: 52448
User updated by:glen at delfi dot ee
Reported by:glen at delfi dot ee
Summary:ext/curl/tests/curl_error_basic.phpt fail
Status: Bogus
Type: Bug
Package:
Edit report at https://bugs.php.net/bug.php?id=52078&edit=1
ID: 52078
User updated by:glen at delfi dot ee
Reported by:glen at delfi dot ee
Summary:fileinode overflow test
ext/standard/tests/file/fileinode_variation3.phpt
Status:
From:
Operating system: PLD Linux
PHP version: 5.3.8
Package: oauth
Bug Type: Bug
Bug description:segfault when calling setCAPath
Description:
$ cat tests/setCAPath.php
setCAPath('/etc/certs/ca-certificates.crt');
error_log("set path: $o");
this p