Searched refs:notice (Results 1 – 25 of 73) sorted by relevance
123
/PHP-7.0/ext/pgsql/tests/ |
H A D | 09notice.phpt | 2 PostgreSQL notice function 31 echo "Cannot find notice message in hash\n";
|
/PHP-7.0/ext/spl/tests/ |
H A D | bug61527.phpt | 2 Bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end) 8 /* testing empty array, should no notice at all */ 32 /* should be at the end and no notice */
|
H A D | bug68128-USE_KEY.phpt | 2 Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice
|
H A D | bug68128.phpt | 2 Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice
|
/PHP-7.0/ext/date/lib/ |
H A D | LICENSE.rst | 12 The above copyright notice and this permission notice shall be included in
|
/PHP-7.0/Zend/tests/generators/errors/ |
H A D | yield_const_by_ref_error.phpt | 2 A notice is thrown when yielding a constant value by reference
|
H A D | yield_non_ref_function_call_by_ref_error.phpt | 2 Yielding the result of a non-ref function call throw a notice
|
/PHP-7.0/ext/standard/tests/array/ |
H A D | bug30074.phpt | 5 error_reporting(E_ALL & ~E_NOTICE); // We don't want the notice for $undefined
|
/PHP-7.0/sapi/fpm/ |
H A D | LICENSE | 8 notice, this list of conditions and the following disclaimer. 10 notice, this list of conditions and the following disclaimer in the
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | COPYING | 12 * notice, this list of conditions and the following disclaimer. 14 * notice, this list of conditions and the following disclaimer in the
|
/PHP-7.0/Zend/tests/ |
H A D | bug29890.phpt | 17 //should return a notice that the constant is already defined
|
H A D | array_offset.phpt | 2 Ensure "undefined offset" notice formats message corectly when undefined key is negative
|
H A D | bug72038.phpt | 2 Bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice)
|
/PHP-7.0/Zend/tests/traits/bugs/ |
H A D | overridding-conflicting-methods.phpt | 2 Overriding Conflicting Methods should not result in a notice/warning about collisions
|
/PHP-7.0/ext/date/tests/ |
H A D | timezone_identifiers_list_wrong_constructor.phpt | 2 timezone_identifiers_list: Test that correct notice is given when timezone_identifiers_list is give…
|
/PHP-7.0/ |
H A D | README.REDIST.BINS | 30 notice, this list of conditions and the following disclaimer. 32 notice, this list of conditions and the following disclaimer in the 100 a legal notice, here is a blessing: 136 notice, this list of conditions and the following disclaimer. 237 notice, this list of conditions and the following disclaimer. 271 1) The above copyright notice and this permission notice shall be included 297 notice, this list of conditions and the following disclaimer. 299 notice, this list of conditions and the following disclaimer in 323 copyright notice and this permission notice appear in all copies. 345 notice, this list of conditions and the following disclaimer. [all …]
|
/PHP-7.0/ext/zip/ |
H A D | LICENSE_libzip | 10 notice, this list of conditions and the following disclaimer. 13 notice, this list of conditions and the following disclaimer in
|
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | LICENSE | 17 notice immediately at the beginning of the file, without modification, 21 notice, this list of conditions and the following disclaimer in the
|
/PHP-7.0/ext/phar/ |
H A D | LICENSE | 11 notice, this list of conditions and the following disclaimer. 14 notice, this list of conditions and the following disclaimer in 81 notice, this list of conditions and the following disclaimer. 83 notice, this list of conditions and the following disclaimer in the
|
/PHP-7.0/ext/sqlite3/tests/ |
H A D | bug45798.phpt | 2 Bug #45798 (sqlite3 doesn't notice if variable was bound)
|
H A D | bug63921-64bit.phpt | 10 $num = 100004313234244; // notice this exceeds 32 bits
|
/PHP-7.0/ext/intl/tests/ |
H A D | idn_uts46_errors.phpt | 24 echo "fourth arg for 2003 variant (only notice raised):", "\n"; 63 fourth arg for 2003 variant (only notice raised):
|
/PHP-7.0/tests/classes/ |
H A D | array_access_012.phpt | 26 $data['element'] = NULL; // prevent notice
|
/PHP-7.0/Zend/tests/traits/ |
H A D | property001.phpt | 2 Potentially conflicting properties should result in a strict notice. Property use is discorage for …
|
/PHP-7.0/sapi/fpm/tests/ |
H A D | 014.phpt | 2 FPM: Test for pm.start_servers default calculation message being a notice and not a warning #68458
|
Completed in 32 milliseconds
123