Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 25 of 1056) sorted by path

12345678910>>...43

/PHP-5.5/
H A DINSTALL756 environment of the running web server without any valid CGI variables!
H A DNEWS941 . Fixed bug #66985 (Some timezones are no longer valid in PHP 5.5.10).
3047 . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).
4078 . Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path).
4706 . Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
5301 - Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation
5354 - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses
6521 - Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses
6548 - Fixed bug #46973 (IPv6 address filter rejects valid address). (Felipe)
6797 with valid ISO8601 date string). (Jeff Lawsons)
7909 - Fixed bug #39846 (Invalid IPv4 treated as valid). (Ilia)
[all …]
H A DREADME.PARAMETER_PARSING_API65 p - valid path (string without null bytes in the middle) and its length (char*, int)
H A DREADME.STREAMS68 but if you used STREAM_MUST_SEEK, may not be valid. You are
136 #define PHP_STREAM_RELEASED 1 /* newstream should be used; origstream is no longer valid */
140 make_seekable will always set newstream to be the stream that is valid
H A DUPGRADING225 unserialize() is not a valid serialization of any object. Since there
/PHP-5.5/TSRM/
H A DTSRM.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.5/Zend/
H A DZEND_CHANGES844 function valid() {
881 for($it->rewind(); $it->valid(); $it->next()) {
1143 (in PHP 3.0 they accepted any valid expression). The impact
H A DZend.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
H A DZendTS.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.5/Zend/tests/
H A Dbug31720.phpt13 Warning: array_walk() expects parameter 2 to be a valid callback, first array member is not a valid
H A Dbug32674.phpt36 public function valid() {
H A Dbug32993.phpt13 public function valid() { return (current($this->arr) !== false); }
H A Dbug45186.phpt54 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access self:: when no …
H A Dbug45186_2.phpt48 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'bar' does not have a m…
50 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access self:: when no …
H A Dbug48770_2.phpt52 Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private m…
54 Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'A' does not have…
H A Dbug48770_3.phpt51 Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'B' does not have…
H A Dbug49269.phpt8 function valid()
H A Dcall_user_func_001.phpt33 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access private method …
35 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected metho…
H A Dcall_user_func_002.phpt19 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'foo' not found in %s o…
21 Warning: call_user_func() expects parameter 1 to be a valid callback, class '' not found in %s on l…
25 …rning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a va…
29 …rning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a va…
H A Dcall_user_func_004.phpt16 Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method fo…
H A Dcall_user_func_005.phpt21 Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method fo…
H A Dclass_exists_002.phpt2 Testing several valid and invalid parameters
H A Ddynamic_call_004.phpt12 Fatal error: Class name must be a valid object or a string in %s on line %d
H A Dexception_004.phpt18 Fatal error: Exceptions must be valid objects derived from the Exception base class in %s on line %d
H A Dexception_handler_004.phpt14 Warning: set_exception_handler() expects the argument (fo) to be a valid callback in %s on line %d
16 Warning: set_exception_handler() expects the argument (::) to be a valid callback in %s on line %d

Completed in 81 milliseconds

12345678910>>...43