Home
last modified time | relevance | path

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

/PHP-7.0/ext/exif/tests/
H A Dbug76130.phpt5 notices and warnings are to be expected anyway, we suppress these, since the are
/PHP-7.0/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE9 and notices,
12 statements and notices, this list of conditions, and the following
/PHP-7.0/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-7.0/ext/standard/tests/array/
H A Dnatcasesort_variation9.phpt27 // suppress errors as is generating a lot of "array to string" notices
/PHP-7.0/ext/libxml/tests/
H A Dbug61367-read.phpt11 …Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object" notices.
/PHP-7.0/ext/standard/tests/general_functions/
H A Dphp_uname_variation1.phpt10 // Prevent notices about undefines variables
/PHP-7.0/ext/pgsql/
H A Dphp_pgsql.h321 HashTable notices; /* notice message for each connection */ variable
H A Dpgsql.c972 zend_hash_index_update_ptr(&PGG(notices), (zend_ulong)resource_id, notice); in _php_pgsql_notice_handler()
1099 zend_hash_init_ex(&pgsql_globals->notices, 0, NULL, PHP_PGSQL_NOTICE_PTR_DTOR, 1, 0); in PHP_INI_END()
1211 zend_hash_destroy(&PGG(notices)); in PHP_MSHUTDOWN_FUNCTION()
1232 zend_hash_clean(&PGG(notices)); in PHP_RSHUTDOWN_FUNCTION()
2328 …if ((notice = zend_hash_index_find_ptr(&PGG(notices), (zend_ulong)Z_RES_HANDLE_P(pgsql_link))) == …
/PHP-7.0/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-7.0/
H A Dphp.ini-development395 ; This directive informs PHP of which errors, warnings and notices you would like
400 ; By default, PHP is set to take action on all errors, notices and warnings EXCEPT
416 ; E_NOTICE - run-time notices (these are warnings which often result
421 ; E_STRICT - run-time notices, enable to have PHP suggest changes
437 ; E_ALL (Show all errors, warnings and notices including coding standards.)
438 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
439 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
448 ; notices and warnings too. Error output is very useful during development, but
1686 ; a gd image. The warning will then be displayed as notices
H A Dphp.ini-production395 ; This directive informs PHP of which errors, warnings and notices you would like
400 ; By default, PHP is set to take action on all errors, notices and warnings EXCEPT
416 ; E_NOTICE - run-time notices (these are warnings which often result
421 ; E_STRICT - run-time notices, enable to have PHP suggest changes
437 ; E_ALL (Show all errors, warnings and notices including coding standards.)
438 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
439 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
448 ; notices and warnings too. Error output is very useful during development, but
1686 ; a gd image. The warning will then be displayed as notices
H A DUPGRADING110 will now result in $x == null and $y == null (without notices) instead of
344 * The error level of some E_STRICT notices has been changed.
375 extended from A the call would be allowed without any notices.
H A DREADME.REDIST.BINS172 that existing copyright notices are retained in all copies and that this
/PHP-7.0/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.
/PHP-7.0/sapi/phpdbg/
H A Dxml.md535 - sets the color on prompt, error or notices

Completed in 71 milliseconds