Home
last modified time | relevance | path

Searched refs:notice (Results 1 – 25 of 78) sorted by relevance

1234

/PHP-7.2/ext/spl/tests/
H A Dbug61527.phpt2 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 Dbug68128-USE_KEY.phpt2 Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice
H A Dbug68128.phpt2 Bug #68128 - RecursiveRegexIterator raises "Array to string conversion" notice
/PHP-7.2/ext/date/lib/
H A DLICENSE.rst13 The above copyright notice and this permission notice shall be included in
/PHP-7.2/Zend/tests/generators/errors/
H A Dyield_const_by_ref_error.phpt2 A notice is thrown when yielding a constant value by reference
H A Dyield_non_ref_function_call_by_ref_error.phpt2 Yielding the result of a non-ref function call throw a notice
/PHP-7.2/ext/standard/tests/array/
H A Dbug30074.phpt5 error_reporting(E_ALL & ~E_NOTICE); // We don't want the notice for $undefined
/PHP-7.2/ext/pgsql/tests/
H A D09notice.phpt2 PostgreSQL notice function
27 // Get empty notice
/PHP-7.2/sapi/fpm/
H A DLICENSE8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in the
/PHP-7.2/ext/mbstring/oniguruma/
H A DCOPYING12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
/PHP-7.2/Zend/tests/
H A Dbug29890.phpt17 //should return a notice that the constant is already defined
H A Darray_offset.phpt2 Ensure "undefined offset" notice formats message corectly when undefined key is negative
H A Dbug72038.phpt2 Bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice)
/PHP-7.2/Zend/tests/traits/bugs/
H A Doverridding-conflicting-methods.phpt2 Overriding Conflicting Methods should not result in a notice/warning about collisions
/PHP-7.2/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt2 timezone_identifiers_list: Test that correct notice is given when timezone_identifiers_list is give…
/PHP-7.2/
H A DREADME.REDIST.BINS30 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.2/ext/zip/
H A DLICENSE_libzip10 notice, this list of conditions and the following disclaimer.
13 notice, this list of conditions and the following disclaimer in
/PHP-7.2/ext/fileinfo/libmagic/
H A DLICENSE17 notice immediately at the beginning of the file, without modification,
21 notice, this list of conditions and the following disclaimer in the
/PHP-7.2/ext/phar/
H A DLICENSE11 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.2/sapi/fpm/tests/
H A Dbug68458-pm-no-start-server.phpt2 FPM: bug68458 - Missing pm.start_servers should emit notice instead of warning
/PHP-7.2/ext/sqlite3/tests/
H A Dbug45798.phpt2 Bug #45798 (sqlite3 doesn't notice if variable was bound)
H A Dbug63921-64bit.phpt10 $num = 100004313234244; // notice this exceeds 32 bits
/PHP-7.2/ext/intl/tests/
H A Didn_uts46_errors.phpt24 echo "fourth arg for 2003 variant (only notice raised):", "\n";
63 fourth arg for 2003 variant (only notice raised):
/PHP-7.2/Zend/tests/traits/
H A Dproperty001.phpt2 Potentially conflicting properties should result in a strict notice. Property use is discorage for …
/PHP-7.2/tests/classes/
H A Darray_access_012.phpt26 $data['element'] = NULL; // prevent notice

Completed in 30 milliseconds

1234