Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 2590) sorted by path

12345678910>>...104

/PHP-5.5/
H A DCODING_STANDARDS68 function, and do not raise a run-time error about the function not
H A DINSTALL626 generate custom directory listings and error pages. Additional
779 Special use for error pages or self-made directory listings (PHP >= 4.3.3)
781 You can use PHP to generate the error pages for "404 Not Found" or
783 error page you want to overwrite:
1361 error can be read directly on screen.
1810 script file via my browser, I get a server 500 error.
1817 script file via my browser, I get the error: cgi error: The
1943 file via my browser, I get a server 500 error.
1967 file via my browser, I get the error:
1969 cgi error:
[all …]
H A DNEWS2607 . Fixed bug #60909 (custom error handler throwing Exception + fatal error
2686 . Fixed bug #51363 (Fatal error raised by var_export() not caught by error
3017 error). (Stefan)
4328 error). (Dmitry)
4334 error). (Stas)
4933 - Reset error state in PDO::beginTransaction() reset error state. (Ilia)
6563 - Fixed bug #46748 (Segfault when an SSL error has more than one error).
6751 an error). (Felipe)
7103 error). (Ilia)
8634 on error.
[all …]
H A DREADME.PARAMETER_PARSING_API10 meaningful error messages.
24 and not output any error messages.
172 /* output error */
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES22 Fatal error: Cannot use string offset as an array in ... on line 1
66 Example 2 (throws an error):
76 Fatal error: Class 'a' not found in /tmp/cl.php on line 2
138 will generate a parse error when assignment to $this is found
154 PHP Fatal error: Cannot re-assign $this in /tmp/this_ex.php on line 4
H A DREADME.STREAMS137 #define PHP_STREAM_FAILED 2 /* an error occurred while attempting conversion */
138 #define PHP_STREAM_CRITICAL 3 /* an error occurred; origstream is in an unknown state; you should …
184 appropriate error message of type E_WARNING if the cast fails.
237 for the implementation that will be used when printing error messages - the
H A DREADME.SUBMITTING_PATCH163 memory errors) and check the PHP and web server error logs after
H A DUPGRADING128 - MessageFormatter::format() and related functions now don't error out
171 - set_error_handler(NULL) can now be used to reset the error handler.
174 error/exception handler. Previously bool(true) was returned.
/PHP-5.5/Zend/
H A DZEND_CHANGES51 Zend Engine 2.0 will issue a compile error, if an assignment
57 variables. Note that for performance reasons no error message is
1162 PHP 3.0), it will result in a parse error with the Zend Engine.
/PHP-5.5/Zend/tests/
H A D015.phpt7 var_dump(trigger_error("error"));
9 var_dump(trigger_error("error", -1));
10 var_dump(trigger_error("error", 0));
11 var_dump(trigger_error("error", E_USER_WARNING));
12 var_dump(trigger_error("error", E_USER_DEPRECATED));
20 Notice: error in %s on line %d
26 Warning: Invalid error type specified in %s on line %d
29 Warning: Invalid error type specified in %s on line %d
32 Warning: error in %s on line %d
35 Deprecated: error in %s on line %d
H A D019.phpt360 //Note: No error conditions relating to passing arguments can be tested
361 // because these are not functions but statements, it will result in syntax error.
H A D028.phpt23 Fatal error: Function name must be a string in %s on line %d
H A D031.phpt11 Fatal error: Cannot use [] for reading in %s on line %d
H A D037.phpt19 Fatal error: Access to undeclared static property: Closure::$x in %s on line %d
H A Daccess_modifiers_001.phpt14 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_002.phpt13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_003.phpt13 Parse error: %s error,%sexpecting %s in %s on line %d
H A Daccess_modifiers_004.phpt14 Fatal error: Multiple abstract modifiers are not allowed in %s on line %d
H A Daccess_modifiers_005.phpt14 Fatal error: Multiple final modifiers are not allowed in %s on line %d
H A Daccess_modifiers_006.phpt14 Fatal error: Multiple static modifiers are not allowed in %s on line %d
H A Daccess_modifiers_007.phpt13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Daccess_modifiers_008.phpt21 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_009.phpt26 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_010.phpt31 Fatal error: Call to private method d::test2() from context 'a' in %s on line %d
H A Dadd_002.phpt19 Fatal error: Unsupported operand types in %s on line %d

Completed in 58 milliseconds

12345678910>>...104