Home
last modified time | relevance | path

Searched refs:E_DEPRECATED (Results 26 – 50 of 52) sorted by relevance

123

/PHP-5.5/ext/standard/
H A Ddl.c81 …php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "dl() is deprecated - use extension=%s in your php.… in PHP_FUNCTION()
H A Dstring.c4397 …php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "Passing locale category name as string is deprecat…
/PHP-5.5/ext/standard/tests/class_object/
H A Dis_a_variation_002.phpt4 error_reporting=E_ALL | E_STRICT | E_DEPRECATED
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_ecb_variation4.phpt11 error_reporting(E_ALL & ~E_DEPRECATED);
H A Dmcrypt_ecb_variation2.phpt11 error_reporting(E_ALL & ~E_DEPRECATED);
H A Dmcrypt_ecb_variation3.phpt11 error_reporting(E_ALL & ~E_DEPRECATED);
H A Dmcrypt_ecb_variation5.phpt11 error_reporting(E_ALL & ~E_DEPRECATED);
H A Dmcrypt_ecb_variation1.phpt11 error_reporting(E_ALL & ~E_DEPRECATED);
/PHP-5.5/tests/lang/
H A Dbug20175.phpt6 error_reporting=E_ALL | E_STRICT | E_DEPRECATED
/PHP-5.5/Zend/
H A Dzend_ini_scanner.l592 …zend_error(E_DEPRECATED, "Comments starting with '#' are deprecated in %s on line %d", zend_ini_sc…
H A Dzend.c68 EG(error_reporting) = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED; in ZEND_INI_MH()
1075 case E_DEPRECATED: in zend_error()
H A Dzend_constants.c106 REGISTER_MAIN_LONG_CONSTANT("E_DEPRECATED", E_DEPRECATED, CONST_PERSISTENT | CONST_CS); in zend_register_standard_constants()
H A Dzend_language_parser.y742 …| variable '=' '&' T_NEW class_name_reference { zend_error(E_DEPRECATED, "Assigning the return val…
H A Dzend_execute_API.c816 zend_error(E_DEPRECATED, "Function %s%s%s() is deprecated", in zend_call_function()
H A Dzend_ini_scanner.c1016 …zend_error(E_DEPRECATED, "Comments starting with '#' are deprecated in %s on line %d", zend_ini_sc… in ini_lex()
H A Dzend_vm_def.h1933 zend_error(E_DEPRECATED, "Function %s%s%s() is deprecated", in ZEND_VM_HELPER()
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c735 E_DEPRECATED,
1592 …php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "This function is deprecated; use mysql_query() ins…
1616 …php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "This function is deprecated; use mysql_query() wit…
1850 …php_error_docref("function.mysql-real-escape-string" TSRMLS_CC, E_DEPRECATED, "This function is de…
/PHP-5.5/
H A DUPGRADING111 E_DEPRECATED. Their use was already previously discouraged in the
112 documentation, but that predated the existence of E_DEPRECATED.
H A Dphp.ini-production107 ; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
109 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
436 ; E_DEPRECATED - warn about code that will not work in future versions
445 ; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
447 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
449 error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
H A Dphp.ini-development107 ; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
109 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
436 ; E_DEPRECATED - warn about code that will not work in future versions
445 ; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
447 ; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
/PHP-5.5/main/
H A Dmain.c1006 case E_DEPRECATED: in php_error_cb()
1057 case E_DEPRECATED: in php_error_cb()
2284 E_DEPRECATED, in php_module_startup()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c563 …php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "The xsl.security_prefs php.ini option is deprecate… in php_xsl_apply_stylesheet()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1085 …php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "The /e modifier is deprecated, use preg_replace_ca… in php_pcre_replace_impl()
/PHP-5.5/ext/curl/
H A Dinterface.c2668 …php_error_docref("curl.curlfile" TSRMLS_CC, E_DEPRECATED, "The usage of the @filename API for file… in _php_curl_setopt()
/PHP-5.5/ext/date/
H A Dphp_date.c1562 php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "The is_dst parameter is deprecated"); in php_mktime()

Completed in 168 milliseconds

123