Home
last modified time | relevance | path

Searched refs:notices (Results 1 – 22 of 22) sorted by relevance

/PHP-8.2/Zend/tests/arrow_functions/
H A D002.phpt2 Arrow functions implicit use must be throwing notices only upon actual use
/PHP-8.2/ext/pgsql/tests/
H A D09notice.phpt37 // Get notices
41 // Clear and get notices
/PHP-8.2/ext/exif/tests/
H A Dbug76130.phpt5 notices and warnings are to be expected anyway, we suppress these, since the are
/PHP-8.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt98 (b) You must cause any modified files to carry prominent notices
103 attribution notices from the Source form of the Work,
104 excluding those notices that do not pertain to any part of
109 include a readable copy of the attribution notices contained
110 within such NOTICE file, excluding those notices that do not
116 wherever such third-party notices normally appear. The contents
119 notices within Derivative Works that You distribute, alongside
121 that such additional attribution notices cannot be construed
/PHP-8.2/ext/standard/tests/array/
H A Dnatcasesort_variation9.phpt22 // suppress errors as is generating a lot of "array to string" notices
/PHP-8.2/ext/libxml/tests/
H A Dbug61367-read_2.phpt14 …Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object" notices.
H A Dbug61367-read.phpt14 …Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object" notices.
/PHP-8.2/Zend/asm/
H A DLICENSE10 The copyright notices in the Software and this entire statement, including
/PHP-8.2/ext/pgsql/
H A Dphp_pgsql.h149 HashTable *notices; member
H A Dpgsql.c188 if (link->notices) { in pgsql_link_free()
190 FREE_HASHTABLE(link->notices); in pgsql_link_free()
191 link->notices = NULL; in pgsql_link_free()
337 if (!link->notices) { in _php_pgsql_notice_handler()
629 link->notices = NULL; in php_pgsql_do_connect()
676 link->notices = NULL; in php_pgsql_do_connect()
1404 HashTable *notices; in PHP_FUNCTION() local
1415 notices = link->notices; in PHP_FUNCTION()
1418 if (notices) { in PHP_FUNCTION()
1429 if (notices) { in PHP_FUNCTION()
[all …]
/PHP-8.2/
H A DUPGRADING.INTERNALS50 zend_fcall_info_init, will issue deprecation notices if passed values which
H A DREADME.REDIST.BINS84 * Redistributions of source code must retain the above copyright notices,
88 notices, this list of conditions and the following disclaimer in the
266 that existing copyright notices are retained in all copies and that this
606 and notices,
609 statements and notices, this list of conditions, and the following
H A Dphp.ini-development439 ; This directive informs PHP of which errors, warnings and notices you would like
444 ; By default, PHP is set to take action on all errors, notices and warnings EXCEPT
460 ; E_NOTICE - run-time notices (these are warnings which often result
465 ; E_STRICT - run-time notices, enable to have PHP suggest changes
481 ; E_ALL (Show all errors, warnings and notices including coding standards.)
482 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
483 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
492 ; notices and warnings too. Error output is very useful during development, but
1714 ; a gd image. The warning will then be displayed as notices
1824 ; If enabled, compilation warnings (including notices and deprecations) will
H A Dphp.ini-production441 ; This directive informs PHP of which errors, warnings and notices you would like
446 ; By default, PHP is set to take action on all errors, notices and warnings EXCEPT
462 ; E_NOTICE - run-time notices (these are warnings which often result
467 ; E_STRICT - run-time notices, enable to have PHP suggest changes
483 ; E_ALL (Show all errors, warnings and notices including coding standards.)
484 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
485 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
494 ; notices and warnings too. Error output is very useful during development, but
1716 ; a gd image. The warning will then be displayed as notices
1826 ; If enabled, compilation warnings (including notices and deprecations) will
H A DUPGRADING181 RFC: https://wiki.php.net/rfc/partially-supported-callables-expand-deprecation-notices
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE157 all the notices that refer to this License and to the absence of any
172 b) You must cause the files modified to carry prominent notices
216 this, you must alter all the notices that refer to this License, so
221 these notices.
284 during execution displays copyright notices, you must include the
472 To apply these terms, attach the following notices to the library.
/PHP-8.2/ext/mbstring/libmbfl/
H A DLICENSE154 all the notices that refer to this License and to the absence of any
169 b) You must cause the files modified to carry prominent notices
213 this, you must alter all the notices that refer to this License, so
218 these notices.
281 during execution displays copyright notices, you must include the
/PHP-8.2/ext/standard/libavifinfo/
H A DPATENTS26 notices, and/or other written materials provided with the
/PHP-8.2/ext/standard/html_tables/mappings/
H A D8859-5.TXT46 # notices will be checked, but do not expect an immediate response.
H A D8859-1.TXT46 # notices will be checked, but do not expect an immediate response.
H A D8859-15.TXT45 # notices will be checked, but do not expect an immediate response.
H A DKOI8-R.TXT45 # notices will be checked, but do not expect an immediate response.

Completed in 67 milliseconds