Home
last modified time | relevance | path

Searched full:valueerror (Results 251 – 275 of 745) sorted by relevance

1...<<11121314151617181920>>...30

/php-src/ext/mbstring/tests/
H A Dmb_detect_order.phpt40 } catch (\ValueError $e) {
48 } catch (\ValueError $e) {
H A Dbug43840.phpt23 } catch (\ValueError $e) {
29 } catch (\ValueError $e) {
H A Dmb_trim.phpt76 echo "== \$encoding throws ValueError ==\n";
79 } catch (ValueError $e) {
137 == $encoding throws ValueError ==
/php-src/ext/xml/tests/
H A Dset_handler_errors.phpt59 ValueError: xml_set_processing_instruction_handler(): Argument #2 ($handler) an object must be set …
61 ValueError: xml_set_processing_instruction_handler(): Argument #2 ($handler) method stdClass::nonex…
/php-src/ext/pgsql/tests/
H A D10pg_convert_9.phpt30 } catch (\ValueError $e) {
35 } catch (\ValueError $e) {
H A D12pg_insert_9.phpt32 } catch (\ValueError $e) {
37 } catch (\ValueError $e) {
H A D13pg_select_9.phpt34 } catch (\ValueError $e) {
39 } catch (\ValueError $e) {
/php-src/ext/standard/tests/array/
H A Darray_chunk2.phpt9 } catch (\ValueError $e) {
15 } catch (\ValueError $e) {
/php-src/ext/standard/tests/file/
H A Dmkdir_rmdir_variation2.phpt28 } catch (ValueError $e) {
33 } catch (ValueError $e) {
/php-src/ext/intl/tests/
H A Dformatter_fail.phpt122 ValueError: NumberFormatter::__construct(): Argument #1 ($locale) "%s" is invalid in %s on line %d
125 ValueError: NumberFormatter::create(): Argument #1 ($locale) "%s" is invalid in %s on line %d
128 ValueError: numfmt_create(): Argument #1 ($locale) "%s" is invalid in %s on line %d
/php-src/Zend/tests/enum/
H A Dinternal_enums.phpt89 ValueError: 2 is not a valid backing value for enum ZendTestIntEnum
91 ValueError: 2 is not a valid backing value for enum ZendTestIntEnum
/php-src/ext/gd/tests/
H A Davif_decode_encode.phpt41 } catch (\ValueError $e) {
49 } catch (\ValueError $e) {
H A Dcolorclosest.phpt17 } catch (ValueError $exception) {
55 } catch (ValueError $exception) {
/php-src/
H A DUPGRADING51 - ValueError for an empty string
52 - ValueError if the integer index does not fit in a signed 32 bit integer
56 the $map is only composed of integers, if not a ValueError is thrown.
57 . mb_http_input() now always throws a ValueError if the $type is invalid.
59 contain any null bytes. If it does, a ValueError is now thrown.
117 - A ValueError if the $signals array is empty (except for
126 - A ValueError if $seconds is less than 0
127 - A ValueError if $nanoseconds is less than 0 or greater than 1e9
128 - A ValueError if both $seconds and $nanoseconds are 0
138 instead of a ValueError.
[all …]
/php-src/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt45 } catch (\ValueError $e) {
64 } catch (\ValueError $e) {
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_column.phpt82 } catch (\ValueError $e) {
90 } catch (\ValueError $e) {
H A Dmysqli_stmt_attr_set.phpt33 } catch (\ValueError $e) {
39 } catch (\ValueError $e) {
114 } catch (\ValueError $e) {
188 } catch (\ValueError $e) {
/php-src/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt55 } catch (ValueError $exception) {
60 } catch (ValueError $exception) {
/php-src/ext/standard/tests/strings/
H A Dunpack_error.phpt8 } catch (ValueError $e) {
H A Dbug67249.phpt7 } catch (ValueError $e) {
H A Dsha1_file.phpt37 } catch (\ValueError $e) {
50 } catch (\ValueError $e) {
/php-src/ext/standard/tests/network/
H A Dbug69523.phpt7 } catch (\ValueError $e) {
/php-src/ext/standard/tests/dir/
H A Dbug41693.phpt8 } catch (\ValueError $e) {
/php-src/ext/zlib/tests/
H A Dinflate_init_error.phpt10 } catch (\ValueError $e) {
/php-src/ext/standard/tests/http/request_parse_body/
H A Dmultipart_options_invalid_value_type.phpt16 ValueError: Invalid array value in $options argument

Completed in 26 milliseconds

1...<<11121314151617181920>>...30