Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 25 of 276) sorted by path

12345678910>>...12

/PHP-5.5/
H A DNEWS4653 . Fixed bug #29085 (bad default include_path on Windows). (Pierre)
4881 . Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number).
5247 - Fixed possible bad behavior of rename on windows when used with symbolic
5471 - Fixed possible bad caching of symlinked directories in the realpath cache
6196 given bad data). (Ilia)
6423 - Fixed bug #47704 (PHP crashes on some "bad" operations with string
6469 - Fixed bug #45540 (stream_context_create creates bad http request). (Arnaud)
6681 - Fixed bug #46366 (bad cwd with / as pathinfo). (Dmitry)
8600 - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).
8989 - Fixed bug #35103 (mysqli handles bad unsigned (big)int incorrectly).(Andrey)
[all …]
H A DREADME.GIT-RULES92 try to align your lines vertically, if they wrap. It looks bad otherwise.
/PHP-5.5/Zend/tests/
H A Dbug47704.phpt2 Bug #47704 (crashes on some "bad" operations with string offsets)
H A Dbug60909_2.phpt14 $bad = new Bad();
15 echo "$bad";
H A Dbug64896.phpt8 class bad
26 $foo->bad = new bad;
34 object(bad)#4 (1) {
35 ["_private":"bad":private]=>
41 bject(bad)#%d (1) {
42 ["_private":"bad":private]=>
H A Dbug66608.phpt40 echo "bad";
H A Dbug69467.phpt6 public function bad();
10 protected function bad(){}
21 Fatal error: Access level to Bar::bad() must be public (as in class Baz) in %sbug69467.php on line …
H A Dclosure_040.phpt2 Closure 040: Rebinding closures, bad arguments
H A Dhalt_compiler3.phpt2 __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 1
H A Dhalt_compiler4.phpt2 __HALT_COMPILER(); bad define() of __COMPILER_HALT_OFFSET__ 2
/PHP-5.5/build/
H A Dlibtool.m43727 # though, which does catch some bad symbols but isn't as heavy-handed
5783 # FIXME: Setting linknames here is a bad hack.
6156 # though, which does catch some bad symbols but isn't as heavy-handed
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_construct_variation1.phpt116 FAILED: DateTimeZone::__construct(): Unknown or bad timezone (0)
119 FAILED: DateTimeZone::__construct(): Unknown or bad timezone (1)
143 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
146 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
149 FAILED: DateTimeZone::__construct(): Unknown or bad timezone (1)
152 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
158 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
161 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
164 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
185 FAILED: DateTimeZone::__construct(): Unknown or bad timezone ()
[all …]
H A Dbug21966.phpt2 Bug #21966 (date() or mktime() returning bad value for mktime month param of '2')
H A Dbug44562.phpt27 DatePeriod::__construct(): Unknown or bad format (2D)
H A Dbug52808.phpt126 DateInterval::__construct(): Unknown or bad format (2007-05-11T15:30:00Z/:00Z)
H A Dbug53437_var3.phpt2 Bug #53437 DateInterval unserialize bad data, 32 bit
H A Dbug53437_var5.phpt2 Bug #53437 DateInterval unserialize bad data, 64 bit
H A Dbug54283.phpt14 string(51) "DatePeriod::__construct(): Unknown or bad format ()"
H A Dbug62500.phpt28 string(%s) "DateInterval::__construct(): Unknown or bad format (blah)"
H A Dmicrotime_error.phpt26 echo "\n--> bad arg: ";
42 --> bad arg: NULL
45 --> bad arg: float(1.5)
48 --> bad arg: string(5) "hello"
51 --> bad arg: array(2) {
64 --> bad arg: object(stdClass)#%d (0) {
70 --> bad arg: int(1)
H A Doo_001.phpt51 DateTimeZone::__construct(): Unknown or bad timezone (GottaFindThisOne)
H A Dtimezone_open_variation1.phpt112 Warning: timezone_open(): Unknown or bad timezone (0) in %s on line %d
117 Warning: timezone_open(): Unknown or bad timezone (1) in %s on line %d
157 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
162 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
167 Warning: timezone_open(): Unknown or bad timezone (1) in %s on line %d
172 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
182 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
187 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
192 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
227 Warning: timezone_open(): Unknown or bad timezone () in %s on line %d
[all …]
/PHP-5.5/ext/ereg/tests/
H A Dereg_error_002.phpt2 Test ereg() function : error conditions - test bad regular expressions
12 * Test bad regular expressions
H A Dereg_replace_error_002.phpt2 Test ereg_replace() function : error conditions - bad regular expressions
11 echo "*** Testing ereg_replace() : bad REs ***\n";
30 *** Testing ereg_replace() : bad REs ***
H A Deregi_error_002.phpt2 Test eregi() function : error conditions - test bad regular expressions
12 * Test bad regular expressions

Completed in 80 milliseconds

12345678910>>...12