Home
last modified time | relevance | path

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

/php-src/Zend/tests/arrow_functions/
H A D002.phpt2 Arrow functions implicit use must be throwing notices only upon actual use
/php-src/ext/pgsql/tests/
H A D09notice.phpt37 // Get notices
41 // Clear and get notices
/php-src/ext/exif/tests/
H A Dbug76130.phpt5 notices and warnings are to be expected anyway, we suppress these, since the are
/php-src/ext/dom/lexbor/
H A DLICENSE98 (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-src/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-src/ext/standard/tests/array/
H A Dnatcasesort_variation9.phpt22 // suppress errors as is generating a lot of "array to string" notices
/php-src/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-src/Zend/asm/
H A DLICENSE10 The copyright notices in the Software and this entire statement, including
/php-src/ext/pgsql/
H A Dphp_pgsql.h149 HashTable *notices; member
H A Dpgsql.c191 if (link->notices) { in pgsql_link_free()
193 FREE_HASHTABLE(link->notices); in pgsql_link_free()
194 link->notices = NULL; in pgsql_link_free()
332 if (!link->notices) { in _php_pgsql_notice_handler()
640 link->notices = NULL; in php_pgsql_do_connect()
687 link->notices = NULL; in php_pgsql_do_connect()
1413 HashTable *notices; in PHP_FUNCTION() local
1424 notices = link->notices; in PHP_FUNCTION()
1427 if (notices) { in PHP_FUNCTION()
1438 if (notices) { in PHP_FUNCTION()
[all …]
/php-src/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-src/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-src/ext/standard/libavifinfo/
H A DPATENTS26 notices, and/or other written materials provided with the
/php-src/
H A DREADME.REDIST.BINS85 * Redistributions of source code must retain the above copyright notices,
89 notices, this list of conditions and the following disclaimer in the
267 that existing copyright notices are retained in all copies and that this
607 and notices,
610 statements and notices, this list of conditions, and the following
H A Dphp.ini-development449 ; This directive informs PHP of which errors, warnings and notices you would like
454 ; By default, PHP is set to take action on all errors, notices and warnings EXCEPT
470 ; E_NOTICE - run-time notices (these are warnings which often result
475 ; E_STRICT - run-time notices, enable to have PHP suggest changes
491 ; E_ALL (Show all errors, warnings and notices including coding standards.)
492 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
493 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
502 ; notices and warnings too. Error output is very useful during development, but
1629 ; a gd image. The warning will then be displayed as notices
1739 ; If enabled, compilation warnings (including notices and deprecations) will
H A Dphp.ini-production451 ; This directive informs PHP of which errors, warnings and notices you would like
456 ; By default, PHP is set to take action on all errors, notices and warnings EXCEPT
472 ; E_NOTICE - run-time notices (these are warnings which often result
477 ; E_STRICT - run-time notices, enable to have PHP suggest changes
493 ; E_ALL (Show all errors, warnings and notices including coding standards.)
494 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
495 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
504 ; notices and warnings too. Error output is very useful during development, but
1631 ; a gd image. The warning will then be displayed as notices
1741 ; If enabled, compilation warnings (including notices and deprecations) will
/php-src/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 49 milliseconds