news.php.net/php.doc.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[doc-en] master: Fix GH-1711: usleep has 50µs+ overhead noreply 29/07/2022 11:16 PM 1KB
[doc-en] master: Fix GH-1729: openssl_random_pseudo_bytes can no longer return false noreply 29/07/2022 10:43 PM 1KB
[doc-en] master: Mention sqrt() related constants on that page noreply 29/07/2022 10:34 PM 1KB
[doc-en] master: sleep() additional notes noreply 29/07/2022 07:37 PM 1KB
[doc-en] master: Fix GH-1722: ldap_set_option ($ds vs. null) noreply 28/07/2022 11:08 PM 1KB
[doc-en] master: Fix GH-1724: ssh2_connect can return false noreply 28/07/2022 05:50 PM 1KB
[doc-en] master: Fix: Parameter offset explanation refers to field when it should be row noreply 28/07/2022 05:12 PM 1KB
[doc-en] master: Fix php8 array_udiff_uassoc compatibility noreply 27/07/2022 09:30 PM 1KB
[doc-en] master: Fix php8 array_udiff_assoc compatibility noreply 27/07/2022 09:28 PM 1KB
[doc-en] master: Fix GH-1719: Errata on CURLOPT_PROXY_SERVICE_NAME on curl_setopt documentation noreply 27/07/2022 05:10 PM 1KB
[doc-en] master: QuickHash minor improvements (#1718) noreply 26/07/2022 05:50 PM 1KB
[doc-en] master: Document new PHP 8.2 constant DateTimeInterface::ISO8601_EXPANDED noreply 26/07/2022 04:12 PM 1KB
[doc-en] master: Add call-user-func-array Changelog noreply 25/07/2022 05:12 PM 1KB
[doc-en] master: Update document for jit_max_root_traces noreply 23/07/2022 06:58 PM 1KB
[doc-en] master: Typo noreply 23/07/2022 06:39 PM 1KB
[doc-en] master: Fix value range noreply 23/07/2022 05:45 PM 1KB
[doc-en] master: Document new 'x' and 'X' format letters for DateTimeInterface::format and DateTime(Immutable)::createFr... noreply 23/07/2022 12:18 AM 1KB
[doc-en] master: FILTER_VALIDATE_(BOOL|INT|FLOAT) apply trim() noreply 22/07/2022 09:59 PM 1KB
[doc-en] master: [skip-revcheck] Fix trailing whitespace issues noreply 21/07/2022 10:01 PM 1KB
[doc-en] master: Fix GH-1707: Document requirements for ArrayObject $iteratorClass noreply 21/07/2022 08:00 PM 1KB
[doc-en] master: Mutually link proc_nice() and pcntl_setpriority() noreply 20/07/2022 10:08 PM 1KB
[doc-en] master: Fix typo, grammar and markup in proc_nice() docs noreply 20/07/2022 10:05 PM 1KB
[doc-en] master: Document PRIO_DARWIN_BG and PRIO_DARWIN_THREAD noreply 20/07/2022 09:59 PM 1KB
[doc-en] master: Fix foreach links (#1706) noreply 20/07/2022 05:53 PM 1KB
[doc-en] master: QuickHash improvement (#1705) noreply 20/07/2022 05:43 PM 1KB
[doc-en] master: Add missing sections noreply 20/07/2022 01:09 AM 1KB
[doc-en] master: quickhash is a PECL extension noreply 20/07/2022 01:00 AM 1KB
[doc-en] master: Restore quickhash docs noreply 20/07/2022 12:54 AM 1KB
[doc-base] master: Restore quickhash docs noreply 20/07/2022 12:54 AM 1KB
[doc-en] master: Remove legacy info about CERN httpd noreply 19/07/2022 09:08 PM 1KB
[doc-en] deleted branch optional-parameter-changes noreply 19/07/2022 05:32 AM 1KB
[doc-en] master: Added enum "Differences from objects" item regarding hoisting noreply 18/07/2022 07:26 PM 1KB
[doc-en] master: Fix typo (comparision → comparison) noreply 18/07/2022 05:01 PM 1KB
[doc-en] master: Note preview status of Queryable Encryption noreply 16/07/2022 12:06 PM 1KB
[doc-en] master: Correct print output for more complex switch example noreply 15/07/2022 10:09 PM 1KB
[doc-en] master: CURLOPT_PROXY_TLSAUTH_USERNAME explanation typo fix. (#1696) noreply 15/07/2022 05:16 PM 1KB
[doc-en] master: Fix GH-1673: fwrite() raises E_WARNING on failure noreply 14/07/2022 08:12 PM 1KB
[doc-en] master: Fix GH-1632: array_fill() is missing boundary for $count noreply 14/07/2022 08:03 PM 1KB
[doc-en] master: Fix small grammar mistake noreply 14/07/2022 07:30 PM 1KB
[doc-en] master: Fix #1692: filter flag changes for PHP 8 not documented noreply 14/07/2022 06:42 PM 1KB
[doc-en] master: strtotime() fixes from comments noreply 13/07/2022 11:53 PM 1KB
[doc-en] master: fread, references fseek. Closes #1690 (#1691) noreply 13/07/2022 07:07 PM 1KB
[doc-en] master: Fix typo (XMRPC → XMLRPC) noreply 13/07/2022 04:53 AM 1KB
[doc-en] master: Added small clarification and fixed grammar mistake noreply 12/07/2022 11:56 PM 1KB
[doc-en] master: Update Upgrade history of the bundled PCRE library noreply 12/07/2022 06:26 PM 1KB
[doc-en] master: PHP 8.1: Update sanitize filters changelog with deprecations noreply 09/07/2022 11:20 PM 1KB
[doc-en] master: Added gc_maxlifetime default value to description (#1592) noreply 09/07/2022 01:15 AM 1KB
[doc-en] master: Fix return null description for xml_error_string() noreply 08/07/2022 05:34 PM 1KB
[doc-en] master: Fix GH-1589: msgfmt_create() link is broken noreply 08/07/2022 02:12 AM 1KB
[doc-base] master: Add URL to ICU's message formatter quoting/escaping rules noreply 08/07/2022 02:10 AM 1KB
[doc-en] master: Fix GH-1627: DateTimeInterface::diff() does not return false on failure noreply 08/07/2022 01:22 AM 1KB
[doc-en] master: Fix GH-1663: setcookie documentation recommends using mktime() noreply 08/07/2022 01:16 AM 1KB
[doc-en] master: Declare property in example noreply 08/07/2022 12:33 AM 1KB
[doc-en] master: Added a note about scientific notation strings noreply 07/07/2022 05:34 PM 1KB
[doc-en] master: Fix typo (transistions → transitions) noreply 07/07/2022 04:50 PM 1KB
[doc-en] master: Fix wrong class in example code noreply 06/07/2022 10:23 PM 1KB
[doc-en] master: Fix GH-1678: The "mode" parameter of pg_fetch_row is not documented noreply 06/07/2022 12:36 AM 1KB
[doc-en] master: Fix GH-1679: Undocumented change of pg_fetch_all noreply 06/07/2022 12:18 AM 1KB
[doc-en] master: fixed preserve key in return value of preg_replace. (#1680) noreply 06/07/2022 12:11 AM 1KB
[doc-en] master: The default mode is PGSQL_ASSOC, not PGSQL_BOTH noreply 05/07/2022 11:26 PM 1KB
[doc-base] master: Properly skip SKIP_FILEs on Windows noreply 05/07/2022 02:11 AM 1KB
[doc-en] master: Add missing parameter sections for stat functions noreply 05/07/2022 12:07 AM 1KB
[doc-en] master: stats is a PECL extension noreply 04/07/2022 11:57 PM 1KB
[doc-en] master: stats DLLs are available (for a long time) noreply 04/07/2022 11:42 PM 1KB
[doc-en] master: Revert "Remove stats extension docs" noreply 04/07/2022 11:34 PM 1KB
[doc-base] master: Revert "Remove stats extension docs" noreply 04/07/2022 11:34 PM 1KB
[doc-en] master: Add caveats to mkdir based on comments noreply 04/07/2022 03:38 AM 1KB
[doc-en] master: Expand switch description and examples to deprecate comments noreply 04/07/2022 02:56 AM 1KB
[doc-en] master: Clarify error handling and other behvaior of str_split noreply 04/07/2022 02:18 AM 1KB
[doc-en] master: Clarify object and array handling in json_encode noreply 04/07/2022 01:54 AM 1KB
[doc-en] master: preg_replace additional notes noreply 04/07/2022 01:53 AM 1KB
[doc-en] master: Fix XMLParser example for more recent PHP versions (#1662) noreply 02/07/2022 04:18 AM 1KB
[doc-en] master: Add an array_walk() example using an anonymous function noreply 01/07/2022 05:09 PM 1KB
[doc-en] master: fixed SOCKET_EBADF describe (#1668) noreply 01/07/2022 06:43 AM 1KB
[doc-en] master: Remove old crypt bug info (#1667) noreply 30/06/2022 09:26 PM 1KB
[phd] master: Fix: Stop invoking useless function noreply 30/06/2022 05:51 PM 1KB
[doc-en] master: Revert accidentally committed changes noreply 30/06/2022 03:14 AM 1KB
[doc-en] master: Remove superfluous changelog noreply 30/06/2022 01:55 AM 1KB
[doc-en] master: More examples, to trigger CI. noreply 30/06/2022 01:55 AM 1KB
[doc-en] master: Add see-also from switch to match. noreply 30/06/2022 01:55 AM 1KB
[doc-en] master: Improvements from review. noreply 30/06/2022 01:55 AM 1KB
[doc-en] master: Expand switch description and examples to deprecate comments. noreply 30/06/2022 01:55 AM 1KB
[doc-en] master: Use canonical version string in changelog (x.y → x.y.z) noreply 29/06/2022 07:09 PM 1KB
[doc-en] master: Use canonical version string in changelog (x.y → x.y.z) noreply 29/06/2022 05:44 PM 1KB
[doc-en] master: Fix ldap link identifier (#1661) noreply 29/06/2022 05:18 PM 1KB
[doc-en] master: Use updated parameter names for ldap_exop noreply 28/06/2022 08:07 PM 1KB
[doc-en] master: Add white space checker script to CI noreply 28/06/2022 06:13 PM 1KB
[doc-en] master: functions/constant Minor tweak to "errors" section (#1565) noreply 28/06/2022 05:26 AM 1KB
[doc-en] master: Fix return type explanation for array_recursive noreply 28/06/2022 05:23 AM 1KB
[doc-en] master: Add changelog for array_diff and array_intersect functions (#1650) noreply 28/06/2022 05:18 AM 1KB
[doc-en] master: Changed some tags and single quotes to <code> (#1353) noreply 28/06/2022 05:16 AM 1KB
[doc-en] master: Replace <function> with <methodname> in PDO (#816) noreply 28/06/2022 04:47 AM 1KB
[doc-en] master: Fix signature for datefmt_create (#1651) noreply 28/06/2022 04:32 AM 1KB
[doc-en] master: Disable trim_trailing_whitespace in .editorconfig noreply 25/06/2022 08:00 PM 1KB
[doc-en] master: grapheme_substr() no longer returns false in some cases noreply 25/06/2022 07:59 PM 1KB
[doc-en] master: Small fix in grapheme_*() functions noreply 25/06/2022 07:49 PM 1KB
[doc-en] master: ClientEncryption::QUERY_TYPE_EQUALITY is a string noreply 25/06/2022 05:22 AM 1KB
[doc-en] master: Add changelog for new ClientEncryption constants noreply 25/06/2022 05:22 AM 1KB
[doc-en] master: Fix parameter names and markup of grapheme_*() functions noreply 24/06/2022 11:16 PM 1KB
[doc-en] master: Clarify phrasing about missing expressing in return statement with return types (#1652) noreply 24/06/2022 07:51 PM 1KB
[doc-en] master: Add reference to get_defined_constants() and constant() each other (#1642) noreply 23/06/2022 05:27 PM 1KB
[doc-en] master: Update documentation for ldap_search() (#1629) noreply 21/06/2022 07:28 PM 1KB
[doc-en] master: Fix typo (thru → through) noreply 18/06/2022 05:13 PM 1KB
[doc-en] master: ZipArchive::close deletes file if empty (#1628) noreply 15/06/2022 09:55 PM 1KB
[doc-en] master: There are no curl resources as of PHP 8.0.0 noreply 14/06/2022 09:03 PM 1KB
[doc-en] master: [skip-revcheck] Undo false typo noreply 14/06/2022 12:33 AM 1KB
[doc-en] master: [skip-revcheck] Typos noreply 13/06/2022 09:32 PM 1KB
[doc-en] master: Document curl extension `CURLOPT_SAFE_UPLOAD` constant. (#1623) noreply 13/06/2022 08:17 PM 1KB
[doc-en] master: Remove superfluous variable from example code noreply 13/06/2022 06:58 PM 1KB
[doc-en] master: deleted needless `Also`. noreply 13/06/2022 09:05 AM 1KB
[doc-en] master: Nits to type juggling page noreply 13/06/2022 06:15 AM 1KB
[doc-en] master: Switching fibers in destructors is not possible noreply 09/06/2022 09:40 PM 1KB
[doc-en] master: Fixed GH-1238: Tweak explaination of default timezone noreply 09/06/2022 06:03 PM 1KB
[doc-en] master: Fixed bug #75745: DateTime::createFromFormat 'u' specifier not documented correctly noreply 08/06/2022 11:04 PM 1KB
[doc-en] master: getServerConnectionId for MongoDB command monitoring events noreply 08/06/2022 08:57 AM 1KB
[doc-en] master: Remove mongodb.mock_service_id INI documentation noreply 08/06/2022 07:01 AM 1KB
[doc-en] master: Document comment and let options for BulkWrite and Query noreply 08/06/2022 07:01 AM 1KB
[doc-en] master: MongoDB\Driver\Manager::getEncryptedFieldsMap() noreply 08/06/2022 04:43 AM 1KB
[doc-en] master: MongoDB\Driver\Manager autoEncryption options for queryable encryption noreply 08/06/2022 04:43 AM 1KB
[doc-en] master: ClientEncryption options for queryable encryption noreply 08/06/2022 04:43 AM 1KB
[doc-en] master: Fix docs for ClientEncryption constants noreply 08/06/2022 04:43 AM 1KB
[doc-en] master: MongoDB\Driver\ClientEncryption constructor noreply 08/06/2022 04:43 AM 1KB
[doc-base] master: Run QA scripts which are run on the EN docs noreply 07/06/2022 03:33 AM 1KB
[doc-base] master: Error when extensions don't have a membership noreply 07/06/2022 03:33 AM 1KB
[doc-base] master: DateTimeImmutable is now properly documented noreply 07/06/2022 03:12 AM 1KB
[doc-en] master: Fix GH-1611: mb-internal-encoding() throws ValueError on unknown encoding noreply 06/06/2022 10:33 PM 1KB
[doc-en] master: SO_REUSEPORT constant, statement no longer really exact. (#1612) noreply 06/06/2022 09:21 PM 1KB
[doc-en] master: Rewrite type juggling page (#1542) noreply 06/06/2022 09:17 PM 1KB
[doc-en] master: [PHP 8.1] Add get/hasTentativeReturnType functions (#1615) noreply 06/06/2022 09:13 PM 1KB
[doc-en] master: Fixed bug #74054: New DateInterval properties based on noreply 05/06/2022 10:28 PM 1KB
[doc-en] master: [skip-revcheck] Use spaces instead of tabs for indentation noreply 05/06/2022 07:13 PM 1KB
[doc-en] master: Some nits to datetime docs noreply 05/06/2022 07:13 PM 1KB
[doc-en] master: fixed dayname note link destination. noreply 05/06/2022 05:39 PM 1KB
[doc-en] master: fixed parameter markup noreply 05/06/2022 09:29 AM 1KB
[doc-en] master: Fixed bug #79926: Unclear behavior with createFromFormat using absolute and relative values noreply 05/06/2022 01:19 AM 1KB
[doc-en] master: Fixed bug #80694: DateTimeImmutable::createFromFormat not return false in all cases noreply 05/06/2022 12:58 AM 1KB
[doc-en] master: Fixed bug #81319: Unfortunate example on time() man page noreply 05/06/2022 12:46 AM 1KB
[doc-en] master: Fixed bug #81347: 2021-03-34 is correct date for DateTime::createFromFormat() noreply 05/06/2022 12:31 AM 1KB
[doc-en] master: Merge branch 'master' of https://github.com/php/doc-en noreply 04/06/2022 11:56 PM 1KB
[doc-en] master: Fixed English noreply 04/06/2022 11:56 PM 1KB
[doc-en] master: fixed wrong class reference. noreply 04/06/2022 10:41 AM 1KB
[doc-en] master: Fixed bug #79939: RFC 822 and 2822 missing from DateTime 'Compound Formats' noreply 03/06/2022 01:35 AM 1KB
[doc-en] master: Fixed bug #79725: Update reference to RFC2822 to RFC5322 noreply 03/06/2022 12:23 AM 1KB
[doc-en] master: Fixed bug #78267: Change in sun times result with PHP version change noreply 03/06/2022 12:15 AM 1KB
[doc-en] master: Fixed bug #78000: Missing description of reltext's different behaviors (static & method on object) noreply 03/06/2022 12:08 AM 1KB
[doc-en] master: Fixed typo in method name noreply 03/06/2022 12:08 AM 1KB
[doc-en] master: Fixed bug #77701: DateTime::createFromFormat does not set default parts noreply 02/06/2022 11:57 PM 1KB
[doc-en] master: Fixed bug #76620: DatePeriod::getEndDate() drops reference to the end date DateTime object noreply 02/06/2022 11:48 PM 1KB
[doc-en] master: Fixed bug #75790: DateTimeZone::getTransitions(start,end)[0] is timestampBegin noreply 02/06/2022 11:42 PM 1KB
[doc-en] master: Fixed bug #74652: strtotime() does not define behaviour of h/m/s when passed only a date noreply 02/06/2022 11:35 PM 1KB
[doc-en] master: Add missing parameters/returnvalues for date_create noreply 02/06/2022 11:27 PM 1KB
[doc-en] master: Added missing return values/parameters sections noreply 02/06/2022 11:23 PM 1KB
[doc-en] master: Fixed bug #74324: DateTimeZone supported timezone names noreply 02/06/2022 11:04 PM 1KB
[doc-en] master: Fixed bug #74234: DateTimeZone supported timezone names noreply 02/06/2022 11:02 PM 1KB
[doc-en] master: Fixed bug #72586: Document that order of characters is important noreply 02/06/2022 10:35 PM 1KB
[doc-en] master: Fixed bug #71108: date_create() is NOT an alias for 'new DateTime()' noreply 02/06/2022 07:23 PM 1KB
[doc-en] master: Fixed bug #70463: Document precise date/time parser noreply 02/06/2022 07:15 PM 1KB
[doc-en] master: Swap DateTime and DateTimeImmutable documention to push people towards using DateTimeImmutable noreply 02/06/2022 06:50 PM 3KB
[doc-en] master: Fixed duplicated > noreply 02/06/2022 06:50 PM 1KB
[doc-en] master: Fixed bug #70154: date_parse() not returning false for missing time components noreply 02/06/2022 05:46 PM 1KB
[doc-en] master: Sync ext/tidy properties with stubs (#1599) noreply 30/05/2022 10:33 PM 1KB
[doc-en] master: Clarify aad parameter in openssl_encrypt/decrypt noreply 30/05/2022 09:21 PM 1KB
[doc-en] master: [skip-revcheck] Removing extra 'the' (#1602) noreply 28/05/2022 05:42 AM 1KB
[doc-en] master: Replace each() with foreach in usort and simplexmlelement/xpath noreply 27/05/2022 01:23 AM 1KB
[doc-en] master: Argon2's memory_cost is in kilobytes, not bytes noreply 26/05/2022 01:44 AM 1KB
[doc-en] master: Fix GH-1453: missing enum keyword noreply 23/05/2022 10:41 PM 1KB
[doc-en] master: Fix #1566: crypt(): --with-external-libcrypt undocumented noreply 23/05/2022 10:14 PM 1KB
[doc-en] master: Fix bug #67034: Unable to compare DateInterval instances with == operator noreply 23/05/2022 05:36 PM 1KB
[doc-base] master: Fix broken link to "Configure MySQL for TLS Connections" noreply 23/05/2022 05:15 PM 1KB
[doc-en] master: Typo (#1593) noreply 23/05/2022 02:36 AM 1KB
[doc-en] master: Fix: `Ds\Collection` extends `IteratorAggregate` noreply 21/05/2022 12:02 AM 1KB
[doc-en] master: Fixed bug #76378: strftime format "%p" is not always uppercase "AM/PM" noreply 20/05/2022 10:50 PM 1KB
[doc-en] master: Reword parameter description of set_exception_handler (#1004) noreply 19/05/2022 01:01 AM 1KB
[doc-en] master: Fix GH-1586: Changed error behavior in array_chunk in php 8 noreply 18/05/2022 09:00 PM 1KB
[doc-en] master: Fix memcached.get `$$flags` (#1585) noreply 17/05/2022 09:06 PM 1KB
[doc-en] master: Fix Iterator example for PHP 8.1+ noreply 17/05/2022 08:02 PM 1KB
[doc-en] master: Fix ArrayAccess::offsetExists() example for PHP 8.1+ noreply 17/05/2022 07:54 PM 1KB
[doc-en] master: fixed nullsafe operator link. noreply 16/05/2022 10:31 PM 1KB
[doc-en] master: Improve resource functions examples (#1435) noreply 16/05/2022 10:25 PM 1KB
[doc-en] master: Mention nullsafe object operator in OOP changelog noreply 16/05/2022 09:04 PM 1KB
[doc-en] master: Drop half-finished clause noreply 16/05/2022 04:29 PM 1KB
[doc-en] master: Fixed #69176: strtotime: support "first/last of" with weeks noreply 13/05/2022 10:51 PM 1KB
[doc-en] master: Fixed bug #67921: createFromFormat allows overflow for 'H' and 'G' so 25-99 rolls to next day noreply 13/05/2022 10:32 PM 1KB
[doc-en] master: Merge branch 'master' of https://github.com/php/doc-en noreply 13/05/2022 10:20 PM 1KB
[doc-en] master: Fixed bug #66510: Clarify the return values of DateTimeZone::listAbbreviations noreply 13/05/2022 10:20 PM 1KB
[doc-en] master: Fix the build noreply 13/05/2022 07:13 PM 1KB
[doc-en] master: Fixed bug #45509: Clarify ocumentation for DateTime::format and DateTime::createFromFormat's 'Y' charac... noreply 13/05/2022 06:28 PM 1KB
[doc-en] master: Document new 'N' and 'o' letters (ISO-8601 day-of-the-week, and ISO-8601 year) noreply 13/05/2022 05:10 PM 1KB
[doc-en] master: filter.default is deprecated as of PHP 8.1.0 noreply 12/05/2022 07:51 PM 1KB
[doc-en] master: ZipArchive::getExternalAttributesIndex(): use canonical capitalization noreply 11/05/2022 02:18 AM 1KB
[doc-en] master: [PHP 8.1] Return Type Compatibility with Internal Classes (#1560) noreply 11/05/2022 01:23 AM 1KB
[doc-en] master: Fix GH-1572: Not specifying the pgsql connection parameter is deprecated noreply 09/05/2022 10:16 PM 1KB
[doc-en] master: Remove grossly outdated info about PHP 4.0.3 requirement noreply 09/05/2022 10:06 PM 1KB
[doc-en] master: Fix GH-1571: f/sscanf() do not mention assignment suppression feature noreply 09/05/2022 08:53 PM 1KB
[doc-en] master: Fix GH-1576: New opcache.record_warnings setting is undocumented noreply 09/05/2022 04:53 PM 1KB
[doc-base] master: Fix GH-1577: ICU date format doc link is outdated noreply 09/05/2022 04:45 PM 1KB
[doc-en] master: Fix GH-1575: get_parent_class may return false noreply 07/05/2022 07:25 PM 1KB
[doc-en] master: Fix GH-1568: No info on return value of ctype_alnum() in case of empty string noreply 06/05/2022 11:57 PM 1KB
[doc-en] master: Fix GH-1569: gzdecode raises Warning on invalid data noreply 06/05/2022 11:22 PM 1KB
[doc-en] master: Fix GH-1574: Keyword documentation contradicts itself noreply 06/05/2022 11:17 PM 1KB
[doc-en] master: Clarify where Windows users can get the SNMP mib files noreply 06/05/2022 08:00 PM 1KB
[doc-en] master: Add missing documentation for the ReflectionClass::getAttributes method noreply 03/05/2022 07:12 PM 1KB
[doc-en] master: Fix enable_dl description noreply 03/05/2022 12:17 AM 1KB
[doc-en] master: Update Enchant installation instructions noreply 03/05/2022 12:09 AM 1KB
[doc-en] master: ZTS support doesn't forbid/disable dl() noreply 02/05/2022 11:50 PM 1KB
[doc-en] master: Fix type for index in ZipArchive::replaceFile() noreply 02/05/2022 08:35 PM 1KB
[doc-en] master: Fix GH-1561: SplPriorityQueue & friends don't have a constructor noreply 29/04/2022 08:36 PM 1KB
[doc-en] master: Link to the drivers, since it's not obvious what it's meant noreply 28/04/2022 09:07 PM 1KB
[doc-en] master: [PHP 8.1] Document incompatible float to int implicit conversions (#1528) noreply 28/04/2022 07:01 PM 1KB
[doc-en] master: [PHP 8.1] Passing null to non-nullable parameters of built-in functions (#1555) noreply 28/04/2022 05:26 PM 1KB
[doc-en] master: [PHP 8.1] Add ReflectionFunctionAbstract::getClosureUsedVariables (#1032) noreply 28/04/2022 03:01 PM 1KB
[doc-en] master: [PHP 8.1] Usage of static Variables in Inherited Methods (#1549) noreply 27/04/2022 08:53 PM 1KB
[doc-en] master: Collator::create() does not accept null noreply 27/04/2022 07:47 PM 1KB
[doc-en] master: Fix GH-1550: Collator::__construct() does not accept null noreply 27/04/2022 06:28 PM 1KB
[doc-en] master: All drivers implement getColumnMeta noreply 27/04/2022 05:07 PM 1KB
[doc-en] master: [PHP 8.1] Add new global Sodium constants (#1546) noreply 26/04/2022 08:51 PM 1KB
[doc-en] master: [PHP 8.1] Add new global GD constants (#1545) noreply 26/04/2022 08:26 PM 1KB
[doc-en] master: Closes GH-1543: get_magic_quotes_*() is deprecated noreply 26/04/2022 06:23 PM 1KB
[phd] master: replaced <acronym> with <abbr> for HTML5. (#63) noreply 26/04/2022 12:38 AM 1KB
[doc-en] master: Remove grossly outdated info (#1538) noreply 23/04/2022 12:09 AM 1KB
[doc-en] master: Add missing constant definition ReflectionAttribute::IS_INSTANCEOF noreply 22/04/2022 11:57 PM 1KB
[doc-en] master: Clarify which characters are translated by htmlentities noreply 22/04/2022 08:22 PM 1KB
[doc-en] master: Typos noreply 21/04/2022 11:22 PM 1KB
[doc-en] master: Fix GH-1529: Missing documentation of second parameter of imagick.writeimagefile noreply 21/04/2022 01:14 AM 1KB
[doc-en] master: Add detailed explanation about PASSWORD_DEFAULT to migration guide noreply 20/04/2022 10:28 PM 1KB
[doc-en] master: Adjust formatting of intldatepatterngenerator.xml according to gen_stub.php (#1531) noreply 20/04/2022 10:06 PM 1KB
[doc-en] master: Sync ext/dom properties with stubs - part 2 (#1297) noreply 20/04/2022 08:52 PM 1KB
[doc-en] master: Sync ext/dom properties with stubs - part 1 (#1295) noreply 20/04/2022 08:51 PM 1KB
[doc-base] master: Remove PHT from docs (#59) noreply 20/04/2022 07:42 PM 1KB
[doc-en] master: Remove PHT docs (#1530) noreply 20/04/2022 07:42 PM 4KB
[doc-en] master: Reorder DOMDocument properties (#1335) noreply 20/04/2022 07:07 PM 1KB
[doc-en] master: Fix omitted colon noreply 19/04/2022 08:17 PM 1KB
[doc-en] master: Added missing code comment noreply 18/04/2022 01:19 AM 1KB
[doc-en] master: [PHP 8.1] Add sodium ristretto255 functions (#1051) noreply 16/04/2022 06:59 PM 1KB
[doc-en] master: Add sodium xchacha20 functions (#1045) noreply 16/04/2022 06:58 PM 1KB
[doc-en] master: Lighttpd rewording, remove PHP 5 refs (#1522) noreply 15/04/2022 06:46 PM 1KB
[doc-en] master: Typo noreply 14/04/2022 09:12 PM 1KB
[doc-en] master: Generate methodsynopses for ext/intl (idna, IntlChar) (#905) noreply 14/04/2022 02:39 PM 2KB
[doc-en] master: Generate ext/intl methodsynopses based on stubs (IntlTimeZone) (#911) noreply 14/04/2022 04:54 AM 1KB
[doc-en] master: Clarify NULL is not a scalar in is-scalar.xml() docs (#1515) noreply 14/04/2022 04:39 AM 1KB
[doc-en] master: Fix type of 2nd parameter of openssl_csr_export() noreply 13/04/2022 09:38 PM 1KB
[doc-en] master: Rewrite SoapClient constructor documentation noreply 13/04/2022 09:38 PM 1KB
[doc-en] master: fixed internal link url(nowdoc). noreply 12/04/2022 07:26 PM 1KB
[doc-en] master: Update `array_combine` return values section (#1513) noreply 12/04/2022 06:27 PM 1KB
[doc-base] master: Migrate docs.mongodb.com links to mongodb.com/docs noreply 12/04/2022 12:11 AM 1KB
[doc-en] master: Document missing tokens noreply 11/04/2022 06:19 PM 1KB
[doc-en] master: moved too long title to <para></para> contents. noreply 09/04/2022 04:53 PM 1KB
[doc-en] master: Usort updates based on comments (#1492) noreply 09/04/2022 01:27 AM 1KB
[doc-en] master: register_shutdown_function() updates based on comments (#1493) noreply 09/04/2022 01:22 AM 1KB
[doc-en] master: Remove return value section for Intl constructors noreply 08/04/2022 07:52 AM 1KB
[doc-en] master: Remove return value section for Reflection constructors noreply 08/04/2022 07:52 AM 1KB
[doc-en] master: Clean up autoload page (#1503) noreply 08/04/2022 02:01 AM 1KB
[doc-en] master: Comparison operator updates from comments (#1494) noreply 08/04/2022 02:00 AM 1KB
[doc-en] master: Update SPL class construtor pages (#1466) noreply 07/04/2022 07:43 PM 1KB
[doc-en] master: Updated to version 2022.1 (2022a) noreply 07/04/2022 05:41 PM 1KB
[doc-en] master: Fix some (con|de)structor pages (#1507) noreply 07/04/2022 01:58 AM 1KB
[doc-base] master: Do not warn if constructor synopsis has an oop role attribute noreply 06/04/2022 11:54 PM 1KB
[doc-en] master: Link to mb_encoding_aliases() from mb_list_encodings() noreply 06/04/2022 06:55 PM 1KB
[doc-en] master: Typo noreply 06/04/2022 06:07 PM 1KB
[doc-base] master: Refactor the Check Example QA script (#58) noreply 06/04/2022 12:44 AM 1KB
[doc-en] master: Fix >= on SplFileObject::seek migration notes noreply 05/04/2022 08:38 PM 1KB
[doc-en] master: Typos noreply 05/04/2022 08:04 PM 1KB
[doc-en] master: Add closure versions of all create_function examples noreply 05/04/2022 08:02 PM 1KB
[doc-en] master: Fix GH-1478: strftime is deprecated as of PHP 8.1 but no mention of what to use instead noreply 05/04/2022 07:53 PM 1KB
[doc-en] master: Annotate readonly ext/mysqli properties (#1505) noreply 05/04/2022 07:51 PM 1KB
[doc-en] master: Fix syntax errors in examples (#1504) noreply 05/04/2022 06:18 PM 1KB
[doc-en] master: Fixed info about @ operator (#1196) noreply 05/04/2022 03:31 AM 1KB
[doc-en] master: Fix extension membership for igbinary extension noreply 05/04/2022 01:37 AM 1KB
[doc-en] master: Run section-order QA script on CI (#1498) noreply 05/04/2022 01:19 AM 1KB
[doc-en] master: Fix section order issues introduced by 99d758bd259fa80c2828cf8cc250984cb683ee8f noreply 05/04/2022 01:09 AM 1KB
[doc-en] master: PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY was added in PHP 8.1 noreply 04/04/2022 07:15 PM 1KB
[doc-en] master: Fix unpacking with string key example noreply 04/04/2022 06:32 PM 1KB
[doc-en] master: Improve documentation of string encoding conversion functions noreply 04/04/2022 06:27 PM 1KB
[doc-en] deleted branch encoding-function-improvements noreply 04/04/2022 06:05 AM 1KB
[doc-en] deleted branch rfc-utf8encode-deprecation noreply 04/04/2022 06:05 AM 1KB
[doc-en] rfc-utf8encode-deprecation: Deprecation and alternatives for utf8_encode and utf8_decode noreply 04/04/2022 06:02 AM 1KB
[doc-en] created branch rfc-utf8encode-deprecation noreply 04/04/2022 06:02 AM 1KB
[doc-en] encoding-function-improvements: Improve documentation of string encoding conversion functions noreply 04/04/2022 06:02 AM 1KB
[doc-en] created branch encoding-function-improvements noreply 04/04/2022 06:02 AM 1KB
[doc-en] deleted branch rfc-utf8encode-deprecation noreply 04/04/2022 06:01 AM 1KB
[doc-en] deleted branch encoding-function-improvements noreply 04/04/2022 06:00 AM 1KB
[doc-base] master: Properly report error status noreply 04/04/2022 02:57 AM 1KB
[doc-en] master: Remove "experimental" warning from Foreign Function Interface noreply 03/04/2022 12:16 AM 1KB
[doc-en] master: Fix section order in Imagick docs noreply 02/04/2022 10:43 PM 1KB
[doc-en] master: Add missing parameter sections for PDO methods (#1459) noreply 02/04/2022 10:37 PM 1KB
[doc-en] master: Add docs for SoapClient::__call() based on SoapClient::__soapCall() noreply 02/04/2022 08:19 PM 1KB
[doc-en] master: Document gnupg_listsignatures noreply 01/04/2022 03:51 AM 1KB
[doc-en] master: Document gnupg_gettrustlist noreply 01/04/2022 03:51 AM 1KB
[doc-en] master: Document gnupg_deletekey noreply 01/04/2022 03:51 AM 1KB
[doc-en] master: Add examples for string functions (#1477) noreply 31/03/2022 11:44 PM 1KB
[doc-en] master: [PHP 8.1] Add pcntl_rfork description (#1033) noreply 31/03/2022 11:44 PM 1KB
[doc-en] master: Fix listing of unimplemented DOM methods noreply 31/03/2022 10:09 PM 1KB
[doc-en] master: Sync DirectoryIterator method return types (#1293) noreply 31/03/2022 02:37 PM 1KB
[doc-en] master: False isn't allowed for substr()'s $length (#984) noreply 31/03/2022 05:40 AM 1KB
[doc-en] master: Fix array_combine throws ValueError since PHP 8 (#850) noreply 31/03/2022 05:36 AM 1KB
[doc-en] master: [PHP 8.1] Use named arguments after unpacking (#1329) noreply 31/03/2022 04:38 AM 1KB
[doc-en] master: [PHP 8.1] Add IntlDatePatternGenerator description (#1026) noreply 31/03/2022 04:35 AM 1KB
[doc-en] master: [PHP 8.1] New in initializers (#1327) noreply 31/03/2022 04:16 AM 1KB
[doc-en] master: Fix return type (int → bool) (#1359) noreply 30/03/2022 04:18 AM 1KB
[doc-en] master: Remove &warn.undocumented.func; from Reflection noreply 29/03/2022 10:51 PM 1KB