news.php.net/php.doc.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[doc-en] master: safe_mode is long gone noreply 28/01/2023 08:46 PM 1KB
[doc-en] master: document ext-mysqli exception throwing on their respective pages (#1413) noreply 28/01/2023 05:06 AM 1KB
[doc-en] master: Fix typo (header_list → headers_list) noreply 27/01/2023 11:46 PM 1KB
[doc-en] master: Make password_needs_rehash() more prominent noreply 27/01/2023 12:22 AM 1KB
[doc-en] master: random: Reorder engines documentation (#2250) noreply 25/01/2023 07:47 AM 1KB
[doc-en] master: random: Drop example section from the `generate()` method of the Engines (#2249) noreply 25/01/2023 03:25 AM 1KB
[doc-en] master: random: Add examples to xoshiro256**’s jump methods (#2236) noreply 24/01/2023 07:23 PM 1KB
[doc-en] master: Remove redundant parentheses noreply 23/01/2023 07:21 PM 1KB
[doc-en] master: Improve mysqli_stmt_data_seek page (#2244) noreply 23/01/2023 07:17 PM 1KB
[doc-en] master: tmpfile() uses binary mode noreply 22/01/2023 09:27 AM 1KB
[doc-en] master: Improve code example for mysqli_stat (#2230) noreply 21/01/2023 07:56 PM 1KB
[doc-en] master: Improve code example for mysqli_sqlstate (#2229) noreply 21/01/2023 07:55 PM 1KB
[doc-en] master: Improve code examples for mysqli_get_host_info (#2228) noreply 21/01/2023 07:55 PM 1KB
[doc-en] master: Improve code examples for mysqli_get_proto_info (#2227) noreply 21/01/2023 07:54 PM 1KB
[doc-en] master: Improve code examples for mysqli_get_server_version (#2224) noreply 21/01/2023 07:54 PM 1KB
[doc-en] master: Improve code examples for mysqli_info (#2226) noreply 21/01/2023 07:54 PM 1KB
[doc-en] master: Improved code examples for mysqli_get_server_info (#2225) noreply 21/01/2023 07:53 PM 1KB
[doc-en] master: Fix typo noreply 21/01/2023 03:23 AM 1KB
[doc-en] master: Fix typo in reference/datetime/formats noreply 21/01/2023 01:04 AM 1KB
[doc-en] master: Fix example in str_ends_with() (#2222) noreply 20/01/2023 06:33 AM 1KB
[doc-en] master: Clarify that valid resources of a certain type have been expected noreply 19/01/2023 06:31 PM 1KB
[doc-en] master: die is not a function (#2218) noreply 19/01/2023 06:14 PM 1KB
[doc-en] master: Drop imap_mailboxmsginfo() return false description (#2203) noreply 19/01/2023 09:35 AM 1KB
[doc-en] master: Add missing curl_multi_getcontent() return null description (#2186) noreply 19/01/2023 08:36 AM 1KB
[doc-en] master: Drop ldap_get_attributes() return false description (#2204) noreply 19/01/2023 08:35 AM 1KB
[doc-en] master: Drop SplFileObject::fgets() return false description (#2208) noreply 19/01/2023 08:30 AM 1KB
[doc-en] master: Added changelog to reflect changed return type of spl_autoload_functions (#2217) noreply 19/01/2023 08:25 AM 1KB
[doc-en] master: Add links to mysqli.reconnect noreply 19/01/2023 08:18 AM 1KB
[doc-en] master: read_exif_data() has been deprecated and removed noreply 19/01/2023 02:50 AM 1KB
[doc-en] master: Clarify misleading description noreply 19/01/2023 12:54 AM 1KB
[doc-en] master: Integrate user notes comments noreply 19/01/2023 12:26 AM 1KB
[doc-base] master: Add Proleptic Gregorian calendar link noreply 19/01/2023 12:25 AM 1KB
[doc-en] master: Constructor promotion does not promote default values noreply 18/01/2023 10:55 PM 1KB
[doc-en] master: Remove some mysqli_driver properties and methods (#2206) noreply 18/01/2023 10:40 PM 1KB
[doc-en] master: Crosslink SensitiveParameterValue on SensitiveParameter page (#2215) noreply 18/01/2023 08:01 PM 1KB
[doc-en] master: random: Drop the range constraints from getInt()/random_int() (#2216) noreply 18/01/2023 05:59 PM 1KB
[doc-en] master: Drop xml_get_error_code() return false description noreply 17/01/2023 08:28 PM 1KB
[doc-en] master: Drop xml_get_current_line_number() return false description noreply 17/01/2023 08:27 PM 1KB
[doc-en] master: Drop xml_get_current_column_number() return false description noreply 17/01/2023 08:26 PM 1KB
[doc-en] master: Drop xml_get_current_byte_index() return false description noreply 17/01/2023 08:25 PM 1KB
[doc-en] master: Clarify that $parser parameters expected a valid xml resource noreply 17/01/2023 08:25 PM 1KB
[doc-en] master: Drop pspell_config_create() return false description noreply 17/01/2023 07:44 PM 1KB
[doc-en] master: Drop imagesy() return false description noreply 17/01/2023 07:37 PM 1KB
[doc-en] master: Fix GH-2201: Drop imagesx() return false description noreply 17/01/2023 07:35 PM 1KB
[doc-en] master: Fix GH-2205 (mb_encoding_aliases() missing changelog entry for ValueError) noreply 17/01/2023 06:42 PM 1KB
[doc-en] master: random: Add examples for the engine constructors (#2197) noreply 17/01/2023 06:15 PM 1KB
[doc-en] master: Fix GH-2198: Typo in pg_insert() example noreply 17/01/2023 03:12 AM 1KB
[doc-en] master: Missing getAttributes documentation noreply 17/01/2023 12:09 AM 1KB
[doc-en] master: Typo: singular noreply 16/01/2023 11:30 PM 1KB
[doc-en] master: new constant from librpm 4.18 (#2194) noreply 16/01/2023 11:13 PM 1KB
[doc-en] master: random: Add LCG engine demonstrating the Random\Engine interface (#2180) noreply 16/01/2023 06:37 PM 1KB
[doc-en] master: Fix GH-2184 (ValueErrors thrown by shmop_*() are not documented) noreply 15/01/2023 10:42 PM 1KB
[doc-en] master: Remove ReflectionFunction::getClosure() null return description noreply 15/01/2023 08:34 PM 1KB
[doc-en] master: Drop get_declared_traits() returns null description noreply 15/01/2023 06:48 PM 1KB
[doc-en] master: Drop gzpassthru() return false description noreply 15/01/2023 06:47 PM 1KB
[doc-en] master: ref the exact section of ISO8601 broken noreply 14/01/2023 02:33 AM 1KB
[doc-en] master: Redesign PDOStatement::fetchAll() parameter list noreply 14/01/2023 01:55 AM 1KB
[doc-en] master: Improve mysqli quickstart example noreply 14/01/2023 01:22 AM 1KB
[doc-en] master: Remove superfluous "for example" noreply 13/01/2023 10:19 PM 1KB
[doc-en] master: Add SensitiveParameterValue examples (#2175) noreply 13/01/2023 08:43 PM 1KB
[doc-en] master: Relative format numbers are even less flexible now noreply 13/01/2023 07:56 PM 1KB
[doc-en] master: Improve random fruit examples (#2176) noreply 13/01/2023 06:36 PM 1KB
[doc-en] master: fix misspell in language/functions (#2174) noreply 13/01/2023 04:27 AM 1KB
[doc-base] master: Update url.ip2long.tech (#87) noreply 13/01/2023 04:19 AM 1KB
[doc-en] master: Document the __toString() and export() related changes in ext/reflection (#2170) noreply 12/01/2023 10:53 PM 1KB
[doc-en] master: Fix GH-2172 (Remove opcache.fast_shutdown from OPcache installation page) noreply 12/01/2023 06:02 PM 1KB
[doc-en] master: Add SensitiveParameterValue documentation (#2165) noreply 12/01/2023 02:14 AM 1KB
[doc-en] master: Relative format numbers are less flexible now noreply 12/01/2023 12:20 AM 1KB
[doc-en] master: Fix GH-2145 (var_export() added leading backslashes in PHP 8.2) noreply 11/01/2023 08:09 PM 1KB
[doc-en] master: Added examples for Random extension noreply 11/01/2023 07:41 PM 1KB
[doc-en] master: Fix check-whitespace.yml noreply 11/01/2023 07:04 AM 1KB
[doc-en] master: Add missing class constants with empty description - part 4 (#2160) noreply 11/01/2023 06:23 AM 1KB
[doc-en] master: whitespace. noreply 11/01/2023 01:49 AM 1KB
[doc-en] master: Update reference/imagick/imagickkernel/scale.xml noreply 11/01/2023 01:49 AM 1KB
[doc-en] master: Tidied up refpurposes. noreply 11/01/2023 01:49 AM 1KB
[doc-en] master: Fix refpurpose of Imagick noreply 11/01/2023 01:49 AM 1KB
[doc-en] master: Fix refpurpose of Imagick noreply 11/01/2023 01:49 AM 1KB
[doc-en] master: Fix GH-2156: stdClass is spelled in different cases: StdClass / stdclass noreply 10/01/2023 07:09 PM 1KB
[doc-en] master: Fix typo (PHP_VERION → PHP_VERSION) noreply 10/01/2023 06:28 PM 1KB
[doc-en] master: Add explicit `permissions` to GHA workflows (#2159) noreply 10/01/2023 03:12 AM 1KB
[doc-en] master: Update to actions/checkout@v3 in check-whitespace.yml noreply 10/01/2023 03:09 AM 1KB
[doc-en] master: Make `check-whitespace.yml`check the final result only (#2158) noreply 10/01/2023 03:02 AM 1KB
[doc-en] master: Remove unnecessary documentation (#2151) noreply 09/01/2023 10:32 PM 1KB
[doc-en] master: Removed invalid return null description noreply 08/01/2023 08:33 PM 1KB
[doc-en] master: Remove invalid null return description noreply 08/01/2023 08:31 PM 1KB
[doc-en] master: Fix wrong param name in example noreply 07/01/2023 11:35 PM 1KB
[doc-en] master: Fix GH-2049: setcookie() datetime format change in 8.2 is undocumented noreply 07/01/2023 07:31 PM 1KB
[doc-en] master: Add missing ext/intl class constants with empty description (#2146) noreply 06/01/2023 10:38 PM 3KB
[doc-en] master: Fix GH-2148: STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT and STREAM_CRYPTO_METHOD_TLSv1_3_SERVER are undocument... noreply 06/01/2023 08:31 PM 1KB
[doc-en] master: Add missing class constants with empty description - part 1 (#2141) noreply 06/01/2023 01:27 AM 1KB
[doc-en] master: [skip-revcheck] Remove extraneous newline at EOF noreply 06/01/2023 01:22 AM 1KB
[doc-en] master: Document zlib context options noreply 05/01/2023 11:02 PM 1KB
[doc-en] master: Fix typo (return → returned) noreply 05/01/2023 10:28 PM 1KB
[doc-en] master: Update the Undefined variable error level noreply 05/01/2023 09:50 PM 1KB
[doc-en] master: Add note that Memcached::getAllKeys is for debugging noreply 05/01/2023 07:36 PM 1KB
[doc-en] master: Remove vld INI settings noreply 05/01/2023 06:13 PM 1KB
[doc-en] master: Clarify handling of 3rd parameter for assert callbacks noreply 05/01/2023 01:10 AM 1KB
[doc-en] master: Use FQCN for native attributes (#2137) noreply 05/01/2023 12:32 AM 1KB
[phd] master: Fix GH-71: Code examples contain non-breaking spaces noreply 03/01/2023 08:25 PM 1KB
[doc-en] master: fixed refpurpose of ReflectionFunctionAbstract::isStatic noreply 03/01/2023 09:39 AM 1KB
[doc-en] master: Add documentation for missing attribute constructors (#2126) noreply 03/01/2023 04:46 AM 1KB
[doc-en] master: Fix GH-2136: ReflectionFunction has isStatic, but missing in docs noreply 03/01/2023 12:47 AM 1KB
[doc-en] master: Reword excessively hardcore requirement noreply 31/12/2022 09:30 PM 1KB
[doc-en] master: Update bcsqrt() docs wrt. PHP 8.0.0 noreply 31/12/2022 09:21 PM 1KB
[doc-en] master: Builtin subclasses of IteratorIterator don't override getInnerIterator() noreply 31/12/2022 04:01 AM 1KB
[doc-en] master: Update return value description noreply 30/12/2022 08:28 PM 1KB
[doc-en] master: Small spelling correction noreply 29/12/2022 10:53 PM 1KB
[doc-en] master: Remove unnecessary documentation of non-existent constructors (#2122) noreply 28/12/2022 11:46 PM 1KB
[doc-en] master: List inherited constructors on the class synopsis pages (#2090) noreply 28/12/2022 11:03 PM 1KB
[doc-en] master: Duplicate note on microsecond precision from datetime.formats (#2114) noreply 28/12/2022 10:17 PM 1KB
[doc-en] master: Revert "Add documentation for default constructors - part 1 (#2089)" (#2121) noreply 28/12/2022 04:02 PM 1KB
[doc-en] master: Remove superfluous changelog entries noreply 28/12/2022 12:07 AM 1KB
[doc-en] master: Point the readme to the doc-base repository noreply 27/12/2022 10:55 PM 1KB
[doc-en] master: Revert "Fixed and simplified array_replace description" noreply 26/12/2022 10:55 PM 1KB
[doc-en] master: Fix GH-2115: Typo in unpacking noreply 26/12/2022 10:19 PM 1KB
[doc-en] master: Fixed and simplified array_replace description noreply 26/12/2022 10:19 PM 1KB
[doc-en] master: Clarify jit_debug option and link to zend_jit.h noreply 26/12/2022 08:28 PM 1KB
[doc-en] master: Remove duplicate footer comment noreply 26/12/2022 06:57 PM 1KB
[doc-en] master: OOP5/Traits/Constants: fix example code noreply 25/12/2022 07:11 PM 1KB
[doc-en] master: Use milliseconds instead of seconds (#2113) noreply 24/12/2022 07:48 PM 1KB
[doc-en] master: Retain original $host parameter name of ldap_connect() noreply 24/12/2022 06:41 PM 1KB
[doc-en] master: fixed duplicate crosslink entry noreply 24/12/2022 10:44 AM 1KB
[doc-en] remove-replaceable-class-from-magic-constant: Reverting removal of <replaceable> noreply 24/12/2022 05:50 AM 1KB
[doc-en] remove-replaceable-class-from-magic-constant: Remove reference to keyword noreply 24/12/2022 05:50 AM 1KB
[doc-en] remove-replaceable-class-from-magic-constant: chanage ::class specified as constant to keyword, on php oop basi... noreply 24/12/2022 05:50 AM 1KB
[doc-en] remove-replaceable-class-from-magic-constant: remove replaceable class from magic constant noreply 24/12/2022 05:50 AM 1KB
[doc-en] created branch remove-replaceable-class-from-magic-constant noreply 24/12/2022 05:50 AM 1KB
[doc-en] master: Fix typo in PHP 7.0 migration guide noreply 24/12/2022 01:59 AM 1KB
[doc-en] master: Fix GH-2108: http_build_query 3rd argument different results in PHP 7 vs 8 noreply 23/12/2022 08:34 PM 1KB
[doc-en] deleted branch str_replace-preg_replace-crosslinks noreply 23/12/2022 02:30 AM 1KB
[doc-en] master: Better crosslinks between str_replace and preg_replace noreply 23/12/2022 02:30 AM 1KB
[doc-en] deleted branch rfc-utf8encode-deprecation noreply 23/12/2022 02:22 AM 1KB
[doc-en] rfc-utf8encode-deprecation: Deprecation and alternatives for utf8_encode and utf8_decode noreply 23/12/2022 02:22 AM 1KB
[doc-en] created branch rfc-utf8encode-deprecation noreply 23/12/2022 02:22 AM 1KB
[doc-en] master: is_a() works with interfaces, too (#506) noreply 23/12/2022 02:12 AM 1KB
[doc-en] master: Fix Phar::convertToExecutable changelog parameter name noreply 22/12/2022 10:48 PM 1KB
[doc-en] master: Nits to the type juggling page (#2098) noreply 22/12/2022 04:28 AM 1KB
[doc-en] force pushed branch str_replace-preg_replace-crosslinks noreply 20/12/2022 06:56 PM 1KB
[doc-en] force pushed branch str_replace-preg_replace-crosslinks noreply 20/12/2022 06:32 AM 1KB
[doc-en] force pushed branch str_replace-preg_replace-crosslinks noreply 20/12/2022 06:20 AM 1KB
[doc-en] str_replace-preg_replace-crosslinks: Better crosslinks between str_replace and preg_replace noreply 20/12/2022 06:15 AM 1KB
[doc-en] created branch str_replace-preg_replace-crosslinks noreply 20/12/2022 06:12 AM 1KB
[doc-en] master: Add documentation for default constructors - part 1 (#2089) noreply 20/12/2022 04:52 AM 1KB
[doc-en] master: [Issues/2093] fix typo (#2094) noreply 20/12/2022 12:29 AM 1KB
[doc-en] master: Fix GH-2092: Min/Max throw a fatal on empty error starting 8.0 noreply 19/12/2022 09:23 PM 1KB
[doc-en] master: Clarify how users can determine the correct DLL for their environment noreply 19/12/2022 05:12 PM 1KB
[doc-en] master: Document "sessionToken" option for AWS KMS provider for CSFLE noreply 19/12/2022 12:09 PM 1KB
[doc-en] master: Direct Windows users to GitHub releases for ext-mongodb DLLs noreply 19/12/2022 11:57 AM 1KB
[doc-en] master: Add an example with two associative arrays to array_unshift page (#1954) noreply 18/12/2022 04:37 AM 1KB
[doc-en] master: ldap: Document removal of ber_identifier param noreply 17/12/2022 08:14 PM 1KB
[doc-base] master: fixed typo, caught on PHP 8.2.0! noreply 17/12/2022 07:06 AM 1KB
[doc-base] master: Generate int/float/null instead of integer/double/NULL in docgen.php noreply 17/12/2022 12:26 AM 1KB
[doc-en] master: Fix GH-2071: DateTime::createFromFormat() does not accept DateTime noreply 16/12/2022 09:25 PM 1KB
[doc-en] master: Fix GH-2082: Incorrect output for example noreply 16/12/2022 07:55 PM 1KB
[doc-en] master: Properly mark up parameters as parameters noreply 16/12/2022 06:49 PM 1KB
[doc-en] master: Fix typo (passwd → password) noreply 16/12/2022 06:23 PM 1KB
[doc-en] master: Update FilesystemIterator::__construct doc for php 8.2 noreply 16/12/2022 06:09 PM 1KB
[doc-en] master: Fix yet another xpointer expression noreply 13/12/2022 07:49 PM 1KB
[doc-en] master: Fix xpointer expressions noreply 13/12/2022 07:27 PM 1KB
[doc-en] master: Reflector should use the new Stringable role attribute value noreply 13/12/2022 06:11 PM 1KB
[doc-en] master: Use new ext/spl role values (#2074) noreply 13/12/2022 06:03 PM 1KB
[doc-en] master: Add ext/spl methodsynopsis roles (#2073) noreply 13/12/2022 05:45 PM 1KB
[doc-en] master: Update ext/snmp role attributes (#2072) noreply 13/12/2022 04:55 PM 1KB
[doc-en] master: Update ext/phar role attributes (#1983) noreply 13/12/2022 04:33 PM 1KB
[doc-base] master: Fix constructorsynopsis and destructorsynopsis validation (#84) noreply 13/12/2022 03:41 PM 1KB
[doc-en] master: Fix some Error/Exception includes noreply 12/12/2022 06:52 AM 1KB
[doc-en] master: Fix NumberFormatter includes noreply 12/12/2022 06:47 AM 1KB
[doc-en] master: Remove unnecessary role attribute for libxml_get_external_entity_loader noreply 12/12/2022 06:47 AM 1KB
[doc-en] master: Update Error, Exception, and Throwable role attributes (#2069) noreply 12/12/2022 06:44 AM 1KB
[doc-en] master: Update Fiber and Generator role attributes (#2068) noreply 12/12/2022 06:37 AM 1KB
[doc-en] master: Update iterator and Serializable role attributes (#2070) noreply 12/12/2022 06:36 AM 1KB
[doc-en] master: Update WeakMap and WeakReference role attributes (#2065) noreply 12/12/2022 06:35 AM 1KB
[doc-en] master: Update ArrayAccess role attributes (#2066) noreply 12/12/2022 06:34 AM 1KB
[doc-en] master: Update enum and Closure role attributes (#2067) noreply 12/12/2022 06:34 AM 1KB
[doc-en] master: Update JsonSerializable role attributes (#2059) noreply 12/12/2022 06:33 AM 1KB
[doc-en] master: Update ext/simplexml role attributes (#2057) noreply 12/12/2022 06:32 AM 1KB
[doc-en] master: Update php_user_filter roles (#2056) noreply 12/12/2022 06:32 AM 1KB
[doc-en] master: Update ext/hash role attributes (#2060) noreply 12/12/2022 06:31 AM 1KB
[doc-en] master: Update ext/gmp role attributes (#2061) noreply 12/12/2022 06:31 AM 1KB
[doc-en] master: Update ext/fileinfo role attributes (#2062) noreply 12/12/2022 06:31 AM 1KB
[doc-en] master: Update ext/ffi role attributes (#2063) noreply 12/12/2022 06:31 AM 1KB
[doc-en] master: Update Directory role attributes (#2064) noreply 12/12/2022 06:30 AM 1KB
[doc-en] master: Update ext/random role attributes (#2058) noreply 12/12/2022 05:51 AM 1KB
[doc-en] master: Update a few missing PDO role attributes noreply 12/12/2022 05:26 AM 1KB
[doc-en] master: Add role attribute for ReflectionClass::isReadOnly noreply 12/12/2022 05:18 AM 1KB
[doc-en] master: Update ext/intl role attributes (#1975) noreply 12/12/2022 04:37 AM 1KB
[doc-en] master: Update ext/reflection role attributes (#1979) noreply 12/12/2022 04:05 AM 1KB
[doc-en] master: Update ext/dom role attributes (#1973) noreply 12/12/2022 03:58 AM 2KB
[doc-en] master: Update ext/oci8 role attributes (#1978) noreply 12/12/2022 03:48 AM 1KB
[doc-en] master: Update ext/pdo role attributes (#1976) noreply 12/12/2022 03:47 AM 1KB
[doc-en] master: Update ext/xsl role attributes (#1980) noreply 12/12/2022 03:44 AM 1KB
[doc-en] master: Update ext/xmlreader and ext/xmlwriter role attributes (#1981) noreply 12/12/2022 03:42 AM 1KB
[doc-en] master: Update ext/soap role attributes (#1982) noreply 12/12/2022 03:39 AM 1KB
[doc-en] master: Update ext/zip role attributes (#1974) noreply 12/12/2022 03:36 AM 1KB
[doc-en] master: Update ext/com role attributes (#1977) noreply 11/12/2022 11:46 PM 1KB
[doc-en] master: Update ext/date role attributes (#1972) noreply 11/12/2022 11:45 PM 1KB
[doc-en] master: Update ext/mysqli role attributes (#1971) noreply 11/12/2022 11:41 PM 1KB
[doc-en] master: Update ext/curl role attributes (#1964) noreply 11/12/2022 11:30 PM 1KB
[doc-en] master: Update ext/tidy role attributes (#1984) noreply 11/12/2022 11:27 PM 1KB
[doc-en] master: Update ext/sqlite3 role attributes (#1985) noreply 11/12/2022 11:23 PM 1KB
[doc-en] master: Update ext/tokenizer role attributes (#1986) noreply 11/12/2022 11:18 PM 1KB
[doc-en] master: Update ext/session role attributes (#1987) noreply 11/12/2022 11:17 PM 1KB
[doc-base] master: changed chm location again, not on github, but my public server. noreply 11/12/2022 08:54 PM 1KB
[doc-en] master: Add invokeArgs Changelog noreply 11/12/2022 07:30 PM 1KB
[doc-base] master: changed chm upload location. noreply 11/12/2022 05:28 PM 1KB
[doc-en] master: Fix GH-2050: PHP 8.2.0 Windows is missing the Zip extension noreply 09/12/2022 10:09 PM 1KB
[doc-en] master: Drop pre PHP 5.3 Windows mysqli installation instructions noreply 09/12/2022 10:02 PM 1KB
[doc-en] master: Fix spelling (non existant → non-existent) noreply 09/12/2022 02:53 AM 1KB
[doc-en] master: Fix example of interpolation in parse_ini_file noreply 08/12/2022 07:18 PM 1KB
[doc-en] master: array_keys(): fix incorrect parameter name noreply 08/12/2022 06:37 PM 1KB
[doc-en] master: Improve pdo_sqlsrv installation instructions for Linux noreply 07/12/2022 06:48 PM 1KB
[doc-en] master: added ODBC new function entries to migration82 guide. noreply 07/12/2022 12:42 AM 1KB
[doc-en] deleted branch jhdxr-patch-1 noreply 07/12/2022 12:38 AM 1KB
[doc-en] master: Attempt to add ODBC connection string functions (#1704) noreply 06/12/2022 11:04 PM 1KB
[doc-en] master: Clarify behavior of imagesavealpha() for WebP and AVIF noreply 06/12/2022 09:10 PM 1KB
[doc-en] master: Add innerlink for enum (#2040) noreply 06/12/2022 08:06 AM 1KB
[doc-en] jhdxr-patch-1: Add innerlink for enum noreply 06/12/2022 04:15 AM 1KB
[doc-en] created branch jhdxr-patch-1 noreply 06/12/2022 04:15 AM 1KB
[doc-base] master: Use available php for GH CI noreply 06/12/2022 02:20 AM 1KB
[doc-en] master: Add docs for `ini_parse_quantity` function (#1810) noreply 06/12/2022 01:23 AM 1KB
[doc-base] master: Fixed DNF in acronyms.xml noreply 06/12/2022 01:06 AM 1KB
[doc-en] master: Remove note for PHP 7.1 from UTCDateTime constructor docs noreply 05/12/2022 10:09 AM 1KB
[doc-en] master: re-commited fix programlisting role in coercing type of union example. noreply 03/12/2022 11:41 AM 1KB
[doc-en] master: Ubuntu-latest workflows will use Ubuntu-22.04, temporary workaround (#2036) noreply 03/12/2022 11:24 AM 1KB
[doc-en] master: reverted previous commit because build failed. noreply 02/12/2022 10:22 PM 1KB
   Re: [DOC-CVS] [doc-en] master: reverted previous commit becausebuild failed. mumumu 02/12/2022 10:14 PM 1KB
     Re: [DOC-CVS] [doc-en] master: reverted previous commit becausebuild failed. mumumu 03/12/2022 11:22 AM 1KB
[doc-en] master: reverted programlisting role in coercing type of union example. noreply 02/12/2022 10:08 PM 1KB
[doc-base] master: Fix exclusion of generated PhD files for translatable files (#73) noreply 02/12/2022 09:50 AM 1KB
[doc-en] master: ZipArchive::open(): bool|int noreply 01/12/2022 07:19 PM 1KB
[doc-en] master: Fix typo noreply 01/12/2022 03:08 AM 1KB
[doc-en] master: Rewrite type section (#1726) noreply 30/11/2022 11:50 PM 2KB
[doc-en] master: Update trait docs for PHP-8.2 (#1995) noreply 30/11/2022 11:26 PM 1KB
[doc-en] master: Clarify using same method name in many interfaces noreply 30/11/2022 10:07 PM 1KB
[doc-en] master: [skip-revcheck] Fix typo noreply 30/11/2022 03:19 AM 1KB
[doc-en] master: Updated to version 2022.7 (2022g) noreply 30/11/2022 02:32 AM 1KB
[doc-en] master: Adapt to current OpenBSD version (#2021) noreply 29/11/2022 03:17 AM 1KB
[doc-en] master: scandir - use constant name instead of its value noreply 28/11/2022 11:32 PM 1KB
[doc-en] master: Fix inconsistent formatting for anonymous function noreply 28/11/2022 06:49 PM 1KB
[doc-en] master: random: capitalize titleabbrev of random extension. noreply 27/11/2022 12:37 PM 1KB
[doc-en] master: Add PDO PgSQL example for unix socket noreply 24/11/2022 07:23 PM 1KB
[doc-en] master: MongoDB: Document default value for MongoDB\BSON\Binary::__construct noreply 23/11/2022 07:45 PM 1KB
[doc-en] master: random: Add description to PcgOneseq128XslRr64::jump() (#2019) noreply 23/11/2022 03:47 PM 1KB
[doc-en] master: random: Add description to extension constants (#2018) noreply 22/11/2022 08:21 PM 1KB
[doc-en] master: Update PHP version requirements of ext/parallel noreply 22/11/2022 06:58 PM 1KB
[doc-en] master: add parameter markup. noreply 21/11/2022 11:55 AM 1KB
[doc-en] master: Fix typo noreply 21/11/2022 12:17 AM 1KB
[doc-en] master: deleted duplicate "generate". noreply 20/11/2022 08:24 PM 1KB
[doc-en] master: Clarify APCu cache sharing on Windows noreply 18/11/2022 12:00 AM 1KB
[doc-en] master: random: Improve the non-CSPRNG warning (#2009) noreply 17/11/2022 07:03 PM 1KB
[doc-en] master: random: Describe the Secure engine (#2017) noreply 17/11/2022 06:59 PM 1KB
[doc-en] master: Update now instead of null in the example for DateTimeImmutable::__construct noreply 16/11/2022 11:21 PM 1KB
[doc-base] master: reduce the crowd of errors noreply 16/11/2022 10:50 PM 1KB
[doc-en] master: random: Add description to the jumping methods of Xoshiro256StarStar (#1991) noreply 16/11/2022 03:48 PM 1KB
[doc-en] master: Improve documentation of the Memcached delete methods noreply 16/11/2022 07:40 AM 1KB
[doc-en] master: random: Improve short descriptions for methods (#2007) noreply 16/11/2022 12:33 AM 1KB
[doc-en] master: random: Add description to Randomizer::pickArrayKeys() (#2010) noreply 15/11/2022 07:18 PM 1KB
[doc-en] master: random: Clean up cross-references for randomness related functions (#2008) noreply 15/11/2022 06:30 PM 1KB
[doc-en] master: added SensitiveParameter usage example. (#2005) noreply 14/11/2022 11:05 PM 1KB
[doc-en] master: ZTS builds are no longer experimental noreply 14/11/2022 10:12 PM 1KB
[doc-en] master: added ReflectionClass::isReadOnly documentation. (#2006) noreply 14/11/2022 10:04 PM 1KB
[doc-en] master: Document ReflectionClass::IS_READONLY (#2001) noreply 14/11/2022 06:42 PM 1KB
[doc-en] master: random: Add descriptions to Randomizer::shuffleArray() and Randomizer::shuffleBytes() (#1992) noreply 14/11/2022 05:02 AM 1KB
[doc-base] master: Add predefined attributes section (#78) noreply 13/11/2022 09:46 PM 1KB
[doc-en] master: Add predefined attribute section and classes (#1990) noreply 13/11/2022 09:46 PM 1KB
[doc-en] master: added link of readonly classes to migration82 guide. noreply 13/11/2022 12:09 AM 1KB
[doc-en] master: Document readonly classes (#1996) noreply 12/11/2022 09:09 PM 1KB
[doc-en] master: socket_get_option IP_MULTICAST_LOOP update (#1997) noreply 12/11/2022 07:28 PM 1KB
[doc-en] master: Corrects code sample noreply 12/11/2022 07:04 PM 1KB
[doc-en] master: Change simplesect to sect1 in exception chapter (#1988) noreply 12/11/2022 12:00 AM 1KB
[doc-en] deleted branch array-unshift-example noreply 11/11/2022 01:04 AM 1KB
[doc-en] created branch array-unshift-example noreply 11/11/2022 01:04 AM 1KB
[doc-en] deleted branch array-unshift-example noreply 11/11/2022 01:04 AM 1KB
[doc-en] array-unshift-example: Add `array_merge()` to the "See Also" section noreply 11/11/2022 01:03 AM 1KB
[doc-en] array-unshift-example: Modernize array syntax in first example, use var_dump over print_r, revise wording, add ... noreply 11/11/2022 01:03 AM 1KB
[doc-en] array-unshift-example: Add an example showing how two multidimensional arrays are combined noreply 11/11/2022 01:03 AM 1KB
[doc-en] created branch array-unshift-example noreply 11/11/2022 01:03 AM 1KB
[doc-en] master: Stop referring to `openssl_random_pseudo_bytes()` outside of ext/openssl (#1967) noreply 10/11/2022 09:18 PM 1KB
[doc-en] master: Document the Random\Engine (#1969) noreply 10/11/2022 09:18 PM 1KB
[doc-en] master: Specify return type of DateTime::createFromImmutable() and DateTimeImmutable::createFromMutable() (#195... noreply 10/11/2022 06:56 PM 1KB
[doc-en] master: random: Remove TypeError listitem from `&csprng.errors;` (#1968) noreply 09/11/2022 02:23 AM 1KB
[doc-en] master: Extend ext/random documentation (3) (#1951) noreply 09/11/2022 12:52 AM 1KB
[doc-en] master: Fix folder name noreply 08/11/2022 08:57 PM 1KB
[doc-en] master: Improve and fix docs which had incorrect stub info (#1517) noreply 07/11/2022 10:32 PM 1KB
[doc-en] master: Updates for RFC: Locale-independent case conversion (#1934) noreply 07/11/2022 10:27 PM 1KB
[doc-en] master: Update the signature of dba_open() and dba_popen() (#1267) noreply 07/11/2022 10:26 PM 1KB
[doc-en] master: Sync ext/date class synopsis with recent stub changes (#1597) noreply 07/11/2022 08:49 PM 1KB
[doc-en] master: Add the readonly modifier to Transliterator::$id (#1961) noreply 07/11/2022 06:25 PM 1KB
[doc-en] master: Update the return type of ReflectionEnum::getBackingType() (#1960) noreply 07/11/2022 04:04 PM 1KB
[doc-en] master: Sync ext/intl class constants with stubs - part 1 (#1945) noreply 07/11/2022 01:26 PM 1KB
[doc-en] master: Update some newly clarified types (#1946) noreply 07/11/2022 01:11 PM 1KB
[doc-en] master: [apcu] Clarify the effect of apc.ttl (#435) noreply 07/11/2022 09:18 AM 1KB
[doc-en] master: Document dynamic properties (#1942) noreply 07/11/2022 09:04 AM 1KB
[doc-en] master: Remove unnecessary procedural role (#1948) noreply 07/11/2022 08:51 AM 1KB
[doc-en] master: Add inherited constants to SPL Data structures (#1949) noreply 07/11/2022 08:45 AM 1KB
[doc-en] master: Fix ssh2_shell termtype paramenter name (#1955) noreply 07/11/2022 08:44 AM 1KB
[doc-en] master: Sync XMLReader class constants with stubs (#1947) noreply 06/11/2022 11:48 PM 1KB
[doc-en] master: Configure linguist highlighting for `*.ent` files (#1956) noreply 06/11/2022 11:47 PM 1KB
[doc-en] master: Mark `*.xml` as `linguist-detectable` (#1952) noreply 06/11/2022 05:43 AM 1KB
[doc-en] master: random: Fix copy and paste mistake in errors for PcgOneseq128XslRr64::jump() noreply 05/11/2022 08:58 PM 1KB