Home
last modified time | relevance | path

Searched refs:update (Results 51 – 75 of 88) sorted by relevance

1234

/PHP-8.2/ext/oci8/tests/
H A Dxmltype_02.phpt84 $s = oci_parse($c, 'update xmltype_02_tab
/PHP-8.2/ext/pdo_oci/
H A Doci_driver.c614 sword major, minor, update, patch, port_update; in oci_handle_get_attribute() local
617 OCIClientVersion(&major, &minor, &update, &patch, &port_update); in oci_handle_get_attribute()
618 slprintf(verstr, sizeof(verstr), "%d.%d.%d.%d.%d", major, minor, update, patch, port_update); in oci_handle_get_attribute()
/PHP-8.2/.circleci/
H A Dconfig.yml33 sudo apt-get update -y
/PHP-8.2/ext/intl/tests/
H A Dlocale_parse_locale2.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_set_default.phpt59 // by revision or update to this document or by RFC):
H A Dlocale_get_keywords2.phpt64 by revision or update to this document or by RFC): */
H A Dlocale_get_display_region3.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_script3.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_script4.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_variant2.phpt61 by revision or update to this document or by RFC): */
H A Dlocale_get_display_language.phpt64 by revision or update to this document or by RFC): */
H A Dlocale_get_display_language2.phpt64 by revision or update to this document or by RFC): */
H A Dlocale_get_display_region2.phpt63 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name2.phpt74 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name3.phpt74 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name4.phpt75 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name5.phpt75 by revision or update to this document or by RFC): */
H A Dlocale_get_display_name6.phpt75 by revision or update to this document or by RFC): */
/PHP-8.2/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt2 Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file …
/PHP-8.2/docs/
H A Drelease-process.md188 > We update `Zend/zend.h` only when preparing RC and GA releases. We do not
189 > update `ZEND_VERSION` for alpha or beta releases.
348 1. Switch to your local clone of the `web-qa` repository and update the
420 3. Wait for the web and qa sites to update with the new information before
477 > Don't forget to update `NEWS` manually in an extra commit to the
595 14. Switch to your local clone of the `web-php` repository and update the
602 git submodule update
706 6. Switch to your local clone of the `web-qa` repository and update the
863 * update the version numbers in `configure.ac`, `main/php_version.h`,
865 * update the API version numbers in `Zend/zend_extensions.h`,
[all …]
/PHP-8.2/ext/ldap/tests/
H A DREADME.md18 apt-get update
/PHP-8.2/sapi/embed/
H A DREADME.md160 This default value is overwritable from INI files. We'll update one of the INI files (which can be …
/PHP-8.2/ext/spl/
H A Dspl_observer_arginfo.h173 …ZEND_ABSTRACT_ME_WITH_FLAGS(SplObserver, update, arginfo_class_SplObserver_update, ZEND_ACC_PUBLIC…
/PHP-8.2/ext/session/tests/
H A Dsave_handler.inc164 function update($id, $session_data) {
/PHP-8.2/ext/opcache/jit/
H A DREADME.md95 sudo apt-get update -y

Completed in 35 milliseconds

1234