Home
last modified time | relevance | path

Searched refs:zend_error (Results 1 – 25 of 80) sorted by last modified time

1234

/PHP-7.2/ext/spl/
H A Dspl_directory.c1650 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in spl_filesystem_dir_get_iterator()
1849 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in spl_filesystem_tree_get_iterator()
H A Dspl_heap.c198 zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); in spl_ptr_pqueue_zval_cmp()
686 zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); in SPL_METHOD()
725 zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); in SPL_METHOD()
930 zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); in spl_pqueue_it_get_current_data()
1055 zend_error(E_RECOVERABLE_ERROR, "Unable to extract from the PriorityQueue node"); in SPL_METHOD()
H A Dspl_iterators.c452 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in spl_recursive_it_get_iterator()
457 zend_error(E_ERROR, "The object to be iterated is in an invalid state: " in spl_recursive_it_get_iterator()
2859 zend_error(E_NOTICE, "Undefined index: %s", ZSTR_VAL(key)); in SPL_METHOD()
H A Dspl_array.c372 zend_error(E_NOTICE, "Undefined offset: " ZEND_LONG_FMT, index); in spl_array_get_dimension_ptr()
378 zend_error(E_NOTICE, "Undefined offset: " ZEND_LONG_FMT, index); in spl_array_get_dimension_ptr()
391 zend_error(E_WARNING, "Illegal offset type"); in spl_array_get_dimension_ptr()
518 zend_error(E_WARNING, "Illegal offset type"); in spl_array_write_dimension_ex()
553 zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
562 zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
573 zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
576 zend_error(E_NOTICE,"Undefined index: %s", Z_STRVAL_P(offset)); in spl_array_unset_dimension_ex()
597 zend_error(E_NOTICE,"Undefined offset: " ZEND_LONG_FMT, index); in spl_array_unset_dimension_ex()
604 zend_error(E_WARNING, "Illegal offset type"); in spl_array_unset_dimension_ex()
[all …]
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c66zend_error(E_ERROR, "Unable to connect to UNIX domain socket at %s defined by phpdbg.path ini sett… in PHP_RINIT_FUNCTION()
H A Dphpdbg.c345zend_error(E_WARNING, "Failed to set execution context (%s), not a regular file or symlink", ZSTR_… in PHP_FUNCTION()
349zend_error(E_WARNING, "Failed to set execution context (%s) the file does not exist", ZSTR_VAL(exe… in PHP_FUNCTION()
446 default: zend_error(E_ERROR, "phpdbg detected an incorrect color constant"); in PHP_FUNCTION()
656 zend_error(E_WARNING, "Can not end an oplog without starting it"); in PHP_FUNCTION()
/PHP-7.2/main/
H A Dmain.c2079 zend_error(E_WARNING, "%s", buf); in dummy_invalid_parameter_handler()
2396 zend_error(directives[i].error_level, directives[i].phrase, *p); in php_module_startup()
H A Doutput.c613 zend_error(E_ERROR, "Cannot register an output handler conflict outside of MINIT"); in php_output_handler_conflict_register()
627 zend_error(E_ERROR, "Cannot register a reverse output handler conflict outside of MINIT"); in php_output_handler_reverse_conflict_register()
661 zend_error(E_ERROR, "Cannot register an output handler alias outside of MINIT"); in php_output_handler_alias_register()
H A Dphp.h364 #define php_error zend_error
/PHP-7.2/ext/zend_test/
H A Dtest.c121 zend_error(E_WARNING, "Cannot leak variable that is not refcounted"); in ZEND_FUNCTION()
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1415 zend_error(E_WARNING,"invalid type '%s' passed to xmlrpc_set_type()", type); in PHP_FUNCTION()
/PHP-7.2/ext/standard/
H A Dvar_unserializer.re522zend_error(E_WARNING, "Insufficient data for unserializing - " ZEND_LONG_FMT " required, " ZEND_LO…
534 zend_error(E_WARNING, "Class %s has no unserializer", ZSTR_VAL(ce->name));
549 zend_error(E_WARNING, "Bad unserialize data");
562 zend_error(E_WARNING, "Erroneous data format for unserializing '%s'", ZSTR_VAL(ce->name));
H A Dvar.c500 zend_error(E_WARNING, "var_export does not handle circular references"); in php_var_export_ex()
526 zend_error(E_WARNING, "var_export does not handle circular references"); in php_var_export_ex()
H A Dvar_unserializer.c518zend_error(E_WARNING, "Insufficient data for unserializing - " ZEND_LONG_FMT " required, " ZEND_LO… in object_custom()
530 zend_error(E_WARNING, "Class %s has no unserializer", ZSTR_VAL(ce->name)); in object_custom()
545 zend_error(E_WARNING, "Bad unserialize data"); in object_common1()
558 zend_error(E_WARNING, "Erroneous data format for unserializing '%s'", ZSTR_VAL(ce->name)); in object_common1()
H A Dhead.c94 zend_error( E_WARNING, "Cookie names must not be empty" ); in php_setcookie()
97zend_error(E_WARNING, "Cookie names cannot contain any of the following '=,; \\t\\r\\n\\013\\014'"… in php_setcookie()
103zend_error(E_WARNING, "Cookie values cannot contain any of the following ',; \\t\\r\\n\\013\\014'"… in php_setcookie()
151 zend_error(E_WARNING, "Expiry date cannot have a year greater than 9999"); in php_setcookie()
H A Dbrowscap.c339 zend_error(E_CORE_ERROR, "Invalid browscap ini file: " in php_browscap_parser_cb()
406 zend_error(E_CORE_WARNING, "Cannot open '%s' for reading", filename); in browscap_read_file()
/PHP-7.2/ext/sodium/
H A Dlibsodium.c418 zend_error(E_ERROR, "sodium_init()"); in PHP_MINIT_FUNCTION()
1851 zend_error(E_WARNING, "empty password"); in PHP_FUNCTION()
1920 zend_error(E_WARNING, "empty password"); in PHP_FUNCTION()
1985 zend_error(E_WARNING, "empty password"); in PHP_FUNCTION()
2028 zend_error(E_WARNING, "empty password"); in PHP_FUNCTION()
2081 zend_error(E_WARNING, "empty password"); in PHP_FUNCTION()
2119 zend_error(E_WARNING, "empty password"); in PHP_FUNCTION()
2122 zend_error(E_WARNING, "wrong size for the hashed password"); in PHP_FUNCTION()
/PHP-7.2/ext/simplexml/
H A Dsimplexml.c544zend_error(E_WARNING, "It is not yet possible to assign complex types to %s", attribs ? "attribute… in sxe_prop_dim_write()
2011 zend_error(E_ERROR, "Unable to cast node to string"); in sxe_get_value()
2435 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in php_sxe_get_iterator()
/PHP-7.2/ext/pdo/
H A Dpdo.c162zend_error(E_ERROR, "PDO: driver %s requires PDO API version " ZEND_ULONG_FMT "; this is PDO versi… in php_pdo_register_driver()
167 zend_error(E_ERROR, "You MUST load PDO before loading any PDO drivers"); in php_pdo_register_driver()
H A Dpdo_stmt.c2463 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in pdo_stmt_iter_get()
/PHP-7.2/ext/opcache/
H A Dzend_accelerator_module.c94zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME " API is restricted by \"restrict_api\" configurati… in validate_api_restriction()
239zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME " can't be temporary enabled (it may be only disabl… in ZEND_INI_MH()
827 zend_error(E_NOTICE, ACCELERATOR_PRODUCT_NAME " seems to be disabled, can't compile file");
842 zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME " could not compile file %s", handle.filename);
H A Dzend_accelerator_util_funcs.c508 zend_error(E_ERROR, "Cannot redeclare %s() (previously declared in %s:%d)", in zend_accel_function_hash_copy()
513 zend_error(E_ERROR, "Cannot redeclare %s()", ZSTR_VAL(function1->common.function_name)); in zend_accel_function_hash_copy()
552 zend_error(E_ERROR, "Cannot redeclare %s() (previously declared in %s:%d)", in zend_accel_function_hash_copy_from_shm()
557 zend_error(E_ERROR, "Cannot redeclare %s()", ZSTR_VAL(function1->common.function_name)); in zend_accel_function_hash_copy_from_shm()
583 zend_error(E_ERROR, in zend_accel_class_hash_copy()
H A DZendAccelerator.c2585 zend_error(E_WARNING, in accel_remap_huge_pages()
2610 zend_error(E_WARNING, in accel_remap_huge_pages()
2619 zend_error(E_WARNING, in accel_remap_huge_pages()
2662zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME ": opcache.huge_code_pages has no affect as huge pa… in accel_move_code_to_huge_pages()
2685 zend_error(E_WARNING, ACCELERATOR_PRODUCT_NAME ": module registration failed!");
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_inference.c2025zend_error(E_WARNING, "Narrowing occurred during type inference of %s. Please file a bug report on… in handle_type_narrowing()
/PHP-7.2/ext/mysqli/
H A Dmysqli_result_iterator.c52 zend_error(E_ERROR, "An iterator cannot be used with foreach by reference"); in php_mysqli_result_get_iterator()

Completed in 149 milliseconds

1234