Home
last modified time | relevance | path

Searched refs:now (Results 1 – 25 of 195) sorted by path

12345678

/php-src/
H A DNEWS65 now throw an exception on empty domain. (David Carlier)
75 . Fixed Numberformatter::__construct when the locale is invalid, now
86 ResourceBundle object now throw:
90 . ResourceBundle::get() now has a tentative return type of:
114 . If JIT is enabled, PHP will now exit with a fatal error on startup in case
254 . debug_zval_dump() now indicates whether an array is packed. (Max Semenik)
H A DUPGRADING49 ResourceBundle object now throw:
114 pcntl_sigtimedwait() now throw:
264 now returns the attached doc comments.
394 are now cleared.
425 now has a tentative return type of true
556 . The class constants are typed now.
562 . The class constants are typed now.
565 . The class constants are typed now.
568 . The class constants are typed now.
571 . The class constants are typed now.
[all …]
H A DUPGRADING.INTERNALS17 * zend_register_module_ex() now takes an additional int module_type argument.
22 * ZPP now accepts a F or Z_PARAM_FUNC_NO_TRAMPOLINE_FREE type check.
37 * The zend_*printf family of functions now supports the "%S" modifier to print
44 zend_mm_set_custom_handlers() instead which now supports DEBUG builds
149 - dom_read_t and dom_write_t now expect the function to return zend_result
155 - php_dom_create_object() now no longer accepts a NULL obj argument.
167 - The generate member of a php_random_algo is now expected to return
179 engine-specific seeding functions are now exposed. This change allows
183 - The CSPRNG API (php_random_(bytes|int)_*) is now provided by the new
213 - php_pcre_match_impl() now no longer has a use_flags argument.
[all …]
H A Dconfigure.ac894 PHP_ARG_ENABLE([rtld-now],
896 [AS_HELP_STRING([--enable-rtld-now],
/php-src/Zend/
H A DREADME.md59 same as in old `zend_execute.c`, but now it uses macros to access opcode
/php-src/Zend/tests/
H A D019.phpt174 // now the isset() with both the args as unset
H A Dbug33512.phpt52 // now we will try to unset these variables
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
H A Dbug60536_002.phpt21 // now we do the test for a fatal error
H A Dbug60536_004.phpt22 // now the same with a class that defines the property itself,
H A Dbug60536_005.phpt22 // now the same with a class that defines the property itself, too.
H A Dbug71859.phpt8 //We are now in zend_objects_store_call_destructors
H A Dcatch_static.phpt6 // This could in principle be supported, but isn't right now.
H A Derrmsg_024.phpt2 No more errmsg: can now change initial value of property
H A Dgh13097_a.phpt9 get_class($anonymous).' ...now you don\'t!',
15 Fatal error: class@anonymous%s ...now you don't! in %s on line %d
H A Dgh13097_b.phpt9 get_class($anonymous).' ...now you don\'t!',
15 Fatal error: Uncaught Exception: class@anonymous%s ...now you don't! in %s:%d
H A Dunset_non_array.phpt49 // And now repeat the same with a nested offset.
/php-src/Zend/tests/constexpr/
H A Dnew_not_allowed_property.phpt15 // constructor invocation. Overall, the best way to address this is not clear right now.
/php-src/Zend/tests/traits/
H A Dproperty005.phpt21 // now we do the test for a fatal error
H A Dproperty006.phpt22 // now the same with a class that defines the property itself,
H A Dproperty007.phpt22 // now the same with a class that defines the property itself, too.
/php-src/build/
H A Dlibtool.m41331 # Ok, now we have the path, separated by spaces, we can step through it
4757 # AIX 5 now supports IA64 processor
4815 # AIX 5 now supports IA64 processor
5044 # AIX 5 now supports IA64 processor
5115 # AIX 5 now supports IA64 processor
/php-src/docs-old/
H A Doutput-api.md3 Everything now resides beneath the php_output namespace, and there's an API call
H A Dself-contained-extensions.md9 We will describe now how to create these and how to put things together.
34 You now have an empty directory. We will copy the files from the mysqli
47 You can now ship the contents of the directory - the extension can live
126 And that's it. You now have a self-contained extension.
141 module. The following will explain now how you can add shared module support to
H A Dstreams.md349 /* now allocate the stream itself */
352 /* now stream->abstract == state */

Completed in 40 milliseconds

12345678