Home
last modified time | relevance | path

Searched refs:warning (Results 26 – 50 of 215) sorted by relevance

123456789

/PHP-7.2/ext/ftp/tests/
H A Dftp_get_basic.phpt31 ftp_get($ftp, $tmpfname ,'a warning.txt', FTP_ASCII);
40 Warning: ftp_get(): a warning: No such file or directory in %sftp_get_basic.php on line %d
/PHP-7.2/ext/readline/
H A Dphp_readline.h27 #warning Readline module will *NEVER* be thread-safe
/PHP-7.2/ext/session/tests/
H A Dbug38377.phpt2 Bug #38377 (session_destroy() gives warning after session_regenerate_id())
H A Dbug74936.phpt2 Bug #74936 session_cache_expire() triggers a warning in read mode.
H A Dbug74941.phpt2 Bug #74941 session_start() triggers a warning after headers have been sent but cookies are not used
/PHP-7.2/ext/standard/tests/strings/
H A Dbug63943.phpt2 Bug #63943 (Bad warning text from strpos() on empty needle)
/PHP-7.2/Zend/tests/
H A Dbug32428.phpt2 Bug #32428 (The @ warning error suppression operator is broken)
H A Dbug33558.phpt2 Bug #33558 (warning with nested calls to functions returning by reference)
H A Ddynamic_call_008.phpt2 Don't optimize dynamic call to non-dynamic one if it drops the warning
H A Dbug51827.phpt2 Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
/PHP-7.2/ext/gd/tests/
H A Dbug66356.phpt41 Warning: imagecrop(): gd warning: one parameter to a memory allocation multiplication is negative o…
47 Warning: imagecrop(): gd warning: product of memory allocation multiplication would exceed INT_MAX,…
/PHP-7.2/ext/standard/tests/file/
H A Dbug45985.phpt2 Bug #35740 (touch() opened file raises a warning)
H A Dbug24313.phpt2 Bug #24313 (file_exists() throws a warning on nonexistent files when is open_basedir enabled)
H A Dbug45303.phpt2 Bug #45303 (Opening php:// wrapper in append mode results in a warning)
/PHP-7.2/ext/bcmath/tests/
H A Dbug78878.phpt12 bc math warning: non-zero scale in modulus
/PHP-7.2/ext/standard/tests/array/
H A Darray_next_error1.phpt2 next - ensure warning is received when passing an indirect temporary.
/PHP-7.2/ext/exif/tests/
H A Dbug76164.phpt11 @exif_read_data($var1, $var2); // we're not interested in the warning, here
/PHP-7.2/ext/intl/tests/
H A Dintl_get_error_code.phpt11 // Suppress warning messages.
H A Dintl_get_error_message.phpt11 // Suppress warning messages.
/PHP-7.2/ext/spl/tests/
H A DSplDoublyLinkedList_add_missing_parameter1.phpt2 Check that SplDoublyLinkedList::add generate a warning and returns a NULL with missing arguments
H A DSplDoublyLinkedList_add_missing_parameter2.phpt2 Check that SplDoublyLinkedList::add generate a warning and returns a NULL with a missing value argu…
/PHP-7.2/ext/standard/tests/assert/
H A Dassert_closures.phpt5 assert.warning = 1
/PHP-7.2/ext/exif/tests/bug73115/
H A Dbug73115.phpt2 Bug #73115 (exif_read_data triggers warning on reading binary strings)
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug72920.phpt2 Bug #72920 (Accessing a private constant using constant() creates an exception AND warning)
/PHP-7.2/ext/date/tests/
H A Dbug70245.phpt2 Bug #70245 (strtotime does not emit warning when 2nd parameter is object or string)

Completed in 46 milliseconds

123456789