Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 277) sorted by path

12345678910>>...12

/php-src/
H A DCONTRIBUTING.md288 - Rebuild PHP with `--enable-debug` which will show some kinds of memory errors
H A DUPGRADING36 If you have a method or constant with the same name, you might encounter errors
60 . On invalid strings (those with encoding errors), mb_substr() now interprets
H A DUPGRADING.INTERNALS202 - Added php_libxml_pretend_ctx_error_ex() to emit errors as if they had come
204 - Added php_libxml_error_handler_va() to pass libxml errors, and
/php-src/Zend/tests/
H A Darginfo_zpp_mismatch.inc36 /* TODO: Uses fatal errors */
H A Dbug24436.phpt2 Bug #24436 (isset()/empty() produce errors with non-existent variables in classes)
H A Dbug36268.phpt2 Bug #36268 (Object destructors called even after fatal errors)
H A Dbug60573.phpt2 Bug #60573 (type hinting with "self" keyword causes weird errors)
H A Dbug60573_2.phpt2 Bug #60573 (type hinting with "self" keyword causes weird errors) -- variation 2
H A Dbug65322.phpt2 Bug #65322: compile time errors won't trigger auto loading
H A Dbug75218.phpt2 Bug #75218: Change remaining uncatchable fatal errors for parsing into ParseError
H A Dbug75252.phpt2 Bug #75252: Incorrect token formatting on two parse errors in one request
H A Dbug76502.phpt2 Bug #76502: Chain of mixed exceptions and errors does not serialize properly
H A Dgh7900.phpt2 GH-7900: Arrow function with never return type compile-time errors
H A Dmethods-on-non-objects-catch.phpt2 Catch method calls on non-objects raise recoverable errors
H A Dmethods-on-non-objects.phpt2 Method calls on non-objects raise recoverable errors
H A Dns_093.phpt6 // should not throw syntax errors
H A Dns_094.phpt6 // should throw syntax errors
H A Dobject_handlers.phpt2 Magic object handlers segfaults and memory errors
H A Doperator_unsupported_types.phpt18 // Works on booleans, never errors.
20 // Only generates errors that string conversion emits.
H A Dproperty_access_errors_for_guarded_properties.phpt2 Property access errors should be thrown for overloaded properties protected by recursion guards
/php-src/Zend/tests/enum/
H A Dnon-backed-enum-with-expr-value.phpt2 Non-backed enum errors when case has int expression value
H A Dnon-backed-enum-with-int-value.phpt2 Non-backed enum errors when case has int value
H A Dnon-backed-enum-with-invalid-value.phpt2 Non-backed enum errors when case has invalid value
H A Dnon-backed-enum-with-string-value.phpt2 Non-backed enum errors when case has string value
/php-src/Zend/tests/in-de-crement/
H A Dincdec_types.phpt6 /* Type errors */

Completed in 37 milliseconds

12345678910>>...12