news.php.net/php.doc.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[doc-en] master: [PHP 8.1] Changelog entry for standard functions (#1123) noreply 02/12/2021 08:26 PM 1KB
[doc-en] master: Inherited constants were unintentionally removed from ReflectionEnumUnitCase class synopsis page noreply 02/12/2021 08:25 PM 1KB
[doc-en] master: [PHP 8.1] Remove final modifier from `__clone()` (#1131) noreply 02/12/2021 08:15 PM 1KB
[doc-en] master: Generate ext/reflection class synopses from stubs - part 3 noreply 02/12/2021 08:06 PM 1KB
[doc-en] master: Document PDO::PGSQL_ATTR_DISABLE_PREPARES attribute noreply 02/12/2021 02:36 AM 1KB
[doc-en] master: Add ReflectionIntersectionType noreply 01/12/2021 10:25 PM 1KB
[doc-en] master: Document stream_bucket_make_writable() noreply 30/11/2021 05:59 AM 1KB
[doc-en] master: Drop use of noise word "respectively" (#1165) noreply 30/11/2021 05:51 AM 1KB
[doc-en] master: [PHP 8.1] Document final class constants. (#1041) noreply 30/11/2021 05:06 AM 1KB
[doc-en] master: [PHP 8.1] Document restriction of $GLOBALS usage. (#1147) noreply 30/11/2021 04:56 AM 1KB
[doc-en] master: Fix typo (Avix → Avif) noreply 30/11/2021 02:00 AM 1KB
[doc-en] master: Fix GH-1164: strftime is deprecated since PHP 8.1 noreply 30/11/2021 12:38 AM 1KB
[doc-en] master: fixed cross reference related to CURL[String]File class. noreply 29/11/2021 11:26 PM 1KB
[doc-en] master: CURLFile or CURLStringFile should be used to upload a file with CURLOPT_POSTFIELDS. noreply 29/11/2021 10:46 PM 1KB
[doc-en] master: [PHP 8.1] Document CURLStringFile (#1154) noreply 29/11/2021 10:26 PM 1KB
[doc-en] master: Use lowercase null for consistency noreply 29/11/2021 08:48 PM 1KB
[doc-en] master: Add missing final modifier noreply 29/11/2021 08:46 PM 1KB
[doc-en] master: Fix GH-1157: Covarience/Contravarience with int/float doesn't work noreply 28/11/2021 11:17 PM 1KB
[doc-en] master: fixed readonly modifier link. noreply 28/11/2021 08:56 AM 1KB
[doc-en] master: [PHP 8.1] Add note about implementing Serializable without __serialize (#1141) noreply 28/11/2021 03:29 AM 1KB
[doc-en] master: [PHP 8.1] Document readonly properties. (#1047) noreply 28/11/2021 02:59 AM 1KB
[doc-en] master: Reflection(Property|Method)::setAccessible() no longer has effect noreply 27/11/2021 04:03 AM 1KB
[doc-en] master: Document autovivification from false deprecation. (#1126) noreply 27/11/2021 12:37 AM 1KB
[doc-en] master: MBString overloading was removed in 8.0.0 noreply 26/11/2021 10:37 PM 1KB
[doc-en] master: Remove typo whitespace noreply 26/11/2021 05:26 AM 1KB
[doc-en] master: Generator is final noreply 26/11/2021 12:27 AM 1KB
[doc-en] master: Revert "Revert "Autoloaders receive the FQN as written, not lower-cased"" noreply 25/11/2021 10:34 PM 1KB
[doc-en] master: Revert "Autoloaders receive the FQN as written, not lower-cased" noreply 25/11/2021 10:04 PM 1KB
   Re: [DOC-CVS] [doc-en] master: Revert "Autoloaders receive the FQN aswritten, not lower-cased" petercowburn 25/11/2021 10:23 PM 1KB
     Re: [DOC-CVS] [doc-en] master: Revert "Autoloaders receive the FQN aswritten, not lower-cased" cmbecker69 25/11/2021 10:32 PM 1KB
       Re: [DOC-CVS] [doc-en] master: Revert "Autoloaders receive the FQN aswritten, not lower-cased" petercowburn 25/11/2021 10:48 PM 1KB
[doc-en] master: Add docs for ReflectionReference::__construct() (#1137) noreply 25/11/2021 10:00 PM 1KB
[doc-en] master: Correct note to state behavior is still possible noreply 25/11/2021 01:37 AM 1KB
[doc-en] master: Document returning by reference from a void function deprecation. (#1127) noreply 24/11/2021 07:47 PM 1KB
[doc-en] master: BackedEnum is also an interface. (#1136) noreply 24/11/2021 04:58 PM 1KB
[doc-en] master: Fix GH-1135: UnitEnum is an interface noreply 24/11/2021 02:14 AM 1KB
[doc-en] master: Add stream_socket_client usage to stream_get_meta_data noreply 23/11/2021 10:19 PM 1KB
[doc-en] master: fixed XPointer evaluation failed warning. noreply 23/11/2021 10:05 PM 1KB
[doc-en] master: [skip-revcheck] fixed typo. noreply 23/11/2021 09:51 PM 1KB
[doc-en] master: Generate ext/reflection class synopses from stubs - part 2 (#1121) noreply 23/11/2021 09:16 PM 1KB
[doc-en] master: Generate ext/reflection class synopses from stubs - part 1 (#1120) noreply 23/11/2021 09:14 PM 1KB
[doc-en] master: Fix #39492: log_errors do not use error_append_string directive noreply 23/11/2021 08:28 PM 1KB
[doc-en] master: Remove obsolete info about display_errors being bool once noreply 23/11/2021 07:57 PM 1KB
[doc-en] master: Autoloaders receive the FQN as written, not lower-cased noreply 23/11/2021 07:42 PM 1KB
[doc-en] master: On page for key(), add link to array_key_first() noreply 23/11/2021 07:31 AM 1KB
[doc-en] master: imap_(un)delete expects sequences, not msgnos noreply 23/11/2021 12:02 AM 1KB
[doc-en] master: Generate ext/curl class synopses from stubs (#1112) noreply 19/11/2021 05:56 PM 1KB
[doc-en] master: set_error_handler() no longer returns null on failure noreply 18/11/2021 10:22 PM 1KB
[doc-en] master: Fix #81635: No example of complex interpolation syntax with filenames noreply 18/11/2021 10:17 PM 1KB
[doc-en] master: Generate ext/json class synopses from stubs (#1104) noreply 18/11/2021 06:23 PM 1KB
[doc-en] master: Fix preg_match_all return values (#1122) noreply 18/11/2021 05:47 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/shmop class synopses from stubs (#1106) noreply 18/11/2021 02:20 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/zlib class synopses from stubs (#1065) noreply 18/11/2021 02:13 PM 1KB
[doc-en] master: Remove function name from return values of fetch_column noreply 18/11/2021 02:37 AM 1KB
[doc-en] master: Improve mysqli fetch_* descriptions noreply 18/11/2021 02:33 AM 1KB
[doc-base] master: If the new translation is a "wip", an error should not occur. noreply 18/11/2021 02:29 AM 1KB
[doc-en] master: Fix #73857: Y2038 issue with getTimestamp and setTimestamp, with alternative noreply 17/11/2021 10:47 PM 1KB
[doc-en] master: Uninitialized type properties are silently discarded on array cast noreply 17/11/2021 10:14 PM 1KB
[doc-en] master: Generate ext/fileinfo class synospes from stubs (#1115) noreply 17/11/2021 07:44 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/gd class synopses from stubs (#1117) noreply 17/11/2021 07:09 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/imap class synopses from stubs (#1118) noreply 17/11/2021 07:08 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/ftp class synopses from stubs (#1114) noreply 17/11/2021 06:55 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/ldap class synopses from stubs (#1111) noreply 17/11/2021 03:59 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/pgsql class synopses from stubs (#1110) noreply 17/11/2021 03:59 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/sysvsem class synopses from stubs (#1108) noreply 17/11/2021 03:58 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/sockets class synopses from stubs (#1103) noreply 17/11/2021 02:51 PM 1KB
[doc-en] master: Revert "Revert "Generate ext/sodium class synopses from stubs"" noreply 17/11/2021 07:35 AM 1KB
[doc-en] master: [skip-revcheck] Revert "Generate ext/sodium class synopses from stubs" noreply 17/11/2021 07:35 AM 1KB
[doc-en] master: Aling refpurpose of all mysqli fetch functions noreply 17/11/2021 05:04 AM 1KB
[doc-en] master: mysqli_fetch_assoc return values fix noreply 17/11/2021 04:37 AM 1KB
[doc-en] master: [skip-revcheck] Generate ext/xsl class synopses from stubs noreply 17/11/2021 01:43 AM 1KB
[doc-en] master: [skip-revcheck] Generate ext/tokenizer class synopses from stubs noreply 17/11/2021 01:42 AM 1KB
[doc-en] master: [skip-revcheck] Generate ext/tidy class synopses from stubs noreply 17/11/2021 01:41 AM 1KB
[doc-en] master: [skip-revcheck] Generate ext/sodium class synopses from stubs noreply 17/11/2021 01:40 AM 1KB
[doc-en] master: [skip-revcheck] Generate ext/pspell class synopses from stubs noreply 17/11/2021 01:39 AM 1KB
[doc-en] master: Remove incorrect return comment for ArrayObject::unserialize noreply 17/11/2021 12:08 AM 1KB
[doc-en] master: Document dangling else handling noreply 16/11/2021 11:11 PM 1KB
[doc-en] master: Fix #71916: Two attribute constants use the same value noreply 16/11/2021 10:01 PM 1KB
[doc-en] master: [skip-revcheck] Generate ext/enchant class synopses from stubs noreply 16/11/2021 09:07 PM 1KB
[doc-en] master: Fix typo (caracter → character) noreply 16/11/2021 08:42 PM 1KB
[doc-en] master: Fix mysqli return values (#1055) noreply 16/11/2021 07:18 PM 1KB
[doc-en] master: phpdbg INI directives are removed as of PHP 8.1.0 noreply 16/11/2021 12:56 AM 1KB
[doc-en] master: Passing values of wrong types is no longer undefined behavior as of PHP 8.1.0 noreply 16/11/2021 12:28 AM 1KB
[doc-en] master: Fixes GH-1099: A non-existent section "Backslash" appears in the paragraph noreply 16/11/2021 12:21 AM 1KB
[doc-en] master: Update sessionhandlerinterface example for PHP 8.1 noreply 16/11/2021 12:05 AM 1KB
[doc-en] master: [skip-revcheck] Generate ext/openssl class synopses from stubs (#1074) noreply 15/11/2021 11:12 PM 1KB
[doc-en] master: Clarify purpose of ReflectionType noreply 15/11/2021 11:05 PM 1KB
[doc-en] master: Fix #81620: parse_ini_file and parse_ini_string don't actually support value interpolation noreply 15/11/2021 08:43 PM 1KB
[doc-en] master: [skip-revcheck] Fix typo (it's → its) noreply 14/11/2021 07:55 PM 1KB
[doc-en] master: Use type entities noreply 13/11/2021 09:00 PM 1KB
[doc-en] master: Add note when return value is string (#1062) noreply 13/11/2021 08:49 PM 1KB
[doc-en] master: PHP 8.1: Update integer docs for new octal notation noreply 13/11/2021 05:59 PM 1KB
[doc-en] master: Add doc for oci8.prefetch_lob_size noreply 12/11/2021 06:36 PM 1KB
[doc-en] master: datefmt_create(): $dateType and $timeType don't accept null noreply 12/11/2021 06:45 AM 1KB
[doc-en] master: The proper name is PostgreSQL noreply 12/11/2021 12:49 AM 1KB
[doc-en] master: Document Stringable::__toString() method noreply 12/11/2021 12:09 AM 1KB
[doc-en] master: Fix #69683: Default value of rlimit_files makes no sense noreply 11/11/2021 11:20 PM 1KB
[doc-en] master: Fix #71310: Can't use DSN with semicolons noreply 11/11/2021 11:16 PM 1KB
[doc-en] master: Move bytea relate note to more appropriate place noreply 11/11/2021 11:10 PM 1KB
[doc-en] master: Fix #81604: Parse_url wrong hostname detection noreply 11/11/2021 08:00 PM 1KB
[doc-en] master: Fix #72058: pg_field_num Error with Quoted Aliases noreply 11/11/2021 07:33 PM 1KB
[doc-en] master: We should not call a non-static method statically noreply 11/11/2021 07:03 PM 1KB
[doc-en] master: Fix #76245: mb_ereg_match matches at beginning of subject only noreply 11/11/2021 06:59 PM 1KB
[doc-en] master: Generate ext/sqlite3 class synopses from stubs (#1071) noreply 11/11/2021 06:05 PM 1KB
[doc-en] master: Correct the method name noreply 11/11/2021 05:54 PM 1KB
[doc-en] master: Hint at missing ext DLL dependency DLLs in troubleshooting section noreply 11/11/2021 02:17 AM 1KB
[doc-en] master: Document Imagick installation on Windows noreply 11/11/2021 02:17 AM 1KB
[doc-en] master: Fix 80971: func_get_args() didnt work when using named args (#650) noreply 11/11/2021 12:39 AM 1KB
[doc-en] master: Add mysqli::debug() options parameters from comment noreply 10/11/2021 10:45 PM 1KB
[doc-base] master: [skip-revcheck] should not make outdated files look uptodate. noreply 10/11/2021 09:32 PM 1KB
[doc-en] master: Correct the wrong keyword in the sample code (#1080) noreply 10/11/2021 03:55 PM 1KB
[doc-en] master: Interactive mode is no longer available as of PHP 8.1.0 noreply 10/11/2021 07:25 AM 1KB
[doc-en] master: Incremental inflate contexts don't protect against Zip bombs noreply 09/11/2021 08:38 PM 1KB
[doc-en] master: Documentation of index reset effect of some array functions - issue #876 (#1077) noreply 09/11/2021 08:00 PM 1KB
[doc-en] master: Fix #51695: CLI interactive mode broken without readline/editline noreply 09/11/2021 07:13 PM 1KB
[doc-en] master: Generate ext/com_dotnet class synopses from stubs noreply 08/11/2021 11:14 PM 1KB
[doc-en] master: Fix #41062: is_executable only looks at basic executables noreply 08/11/2021 10:04 PM 1KB
[doc-en] master: Fix #76830: PDO_PGSQL DSN could have "sslmode" documented noreply 08/11/2021 09:31 PM 1KB
[doc-en] master: dirname(): add warning about risk of infinite loop noreply 08/11/2021 08:20 PM 1KB
[doc-en] master: PCRE: add missing "Errors/Exceptions" section noreply 08/11/2021 08:01 PM 1KB
[doc-en] master: [PHP 8.1] Add new Sockets constants noreply 06/11/2021 08:43 PM 1KB
[doc-en] master: [PHP 8.1] Add cURL constants (#1039) noreply 06/11/2021 08:41 PM 1KB
[doc-en] master: [skip-revcheck] Fix typo noreply 06/11/2021 06:21 PM 1KB
[doc-en] master: Fix type of ->num_rows noreply 04/11/2021 04:45 PM 1KB
[doc-en] master: Update ISO 8601 text noreply 04/11/2021 12:14 AM 1KB
[doc-en] master: Updated to version 2021.5 (2021e) noreply 03/11/2021 11:45 PM 1KB
[doc-en] master: Fix changelog entry noreply 03/11/2021 07:48 PM 1KB
[doc-en] master: Remove empty see also section from solr noreply 03/11/2021 07:40 PM 1KB
[doc-en] master: PDO::MYSQL_ATTR_INIT_COMMAND expects string, not int noreply 03/11/2021 06:44 PM 1KB
[doc-en] master: Fix #72915: *Only* basic and digest authentication supported noreply 03/11/2021 01:26 AM 1KB
[doc-en] master: Fix #81575: Faulty mb_encode_mimeheader() example code noreply 03/11/2021 12:56 AM 1KB
[doc-en] master: Fix #81566: ob_get_status return value contains non-existing constants noreply 02/11/2021 08:46 PM 1KB
[doc-en] master: Clarify code comment about reference page, because readers does not know where to go in chunked html pa... noreply 31/10/2021 10:01 PM 1KB
[doc-en] master: added BackedEnum interface link. noreply 31/10/2021 07:27 PM 1KB
[doc-en] master: tweaked example code comments, [method|interface] links. noreply 31/10/2021 01:53 PM 1KB
[doc-base] master: optimization noreply 30/10/2021 07:42 PM 1KB
[phd] master: use 7.1 as minimum PHP version for CI smoke test noreply 30/10/2021 05:00 PM 1KB
[phd] master: make objectstorage::attach() compatible with splobjectstorage::attach() noreply 30/10/2021 05:00 PM 1KB
[doc-en] master: next_result() and fetch_all() are now available when linking against libmysqlclient (#1054) noreply 30/10/2021 06:17 AM 1KB
[doc-en] deleted branch colshrapnel-master noreply 30/10/2021 05:20 AM 1KB
[phd] master: add mapping for exceptionname to manpages noreply 30/10/2021 05:17 AM 1KB
[phd] master: fix more PHP 8.1 deprecations noreply 30/10/2021 05:17 AM 1KB
[phd] master: Whitespace fixes noreply 30/10/2021 05:17 AM 1KB
[phd] master: Fix PHP 8.1 deprecations. noreply 30/10/2021 05:17 AM 1KB
[doc-en] master: Clarification of return values descriptions for mysqli fetch functions (#841) noreply 30/10/2021 05:14 AM 1KB
[doc-base] master: [skip-revcheck] to skip only commits, not files. noreply 29/10/2021 10:36 PM 1KB
[doc-en] master: [skip-revcheck] Fix output spacing. noreply 29/10/2021 10:19 PM 1KB
[doc-en] master: added link for Enumerations. noreply 29/10/2021 09:41 PM 1KB
[doc-en] master: fixed yet another example title mistake. noreply 29/10/2021 09:00 PM 1KB
[doc-en] master: fixed example title. noreply 29/10/2021 08:48 PM 1KB
[doc-en] master: Update Server::getInfo() example and note load balancer behavior noreply 29/10/2021 11:48 AM 1KB
[doc-en] master: getServiceId method for command monitoring events noreply 29/10/2021 11:13 AM 1KB
[doc-en] master: Document loadBalanced URI option and Server type constant noreply 29/10/2021 10:23 AM 1KB
[doc-en] master: Manager::selectServer() ReadPreference param is now optional noreply 29/10/2021 09:59 AM 1KB
[doc-en] master: Document mongodb.mock_service_id INI option noreply 29/10/2021 09:22 AM 1KB
[doc-en] master: Improve documentation for mongodb.debug INI option noreply 29/10/2021 09:22 AM 1KB
[doc-en] master: Manager::startSession snapshot option and ReadConcern constant noreply 29/10/2021 07:24 AM 1KB
[doc-base] deleted branch enum-docs noreply 29/10/2021 07:18 AM 1KB
[doc-base] master: Add enumeration docs noreply 29/10/2021 07:17 AM 1KB
[doc-en] master: Document enumerations noreply 29/10/2021 07:17 AM 2KB
[doc-en] master: [80772] Add PHP 8 tokens (#475) noreply 28/10/2021 04:39 PM 1KB
[doc-en] master: Generate ext/standard method synopses based on stubs - part 4 noreply 27/10/2021 05:35 PM 1KB
[doc-en] master: Fix `html.c` functions description (#1052) noreply 27/10/2021 04:50 PM 1KB
[doc-en] master: Fix typo (#1049) noreply 26/10/2021 12:57 PM 1KB
[doc-en] master: Update return type for MongoDB\Driver\Server::getLatency() noreply 26/10/2021 07:40 AM 1KB
[doc-en] master: Fix `openssl_cms_sign` parameters description (#1040) noreply 25/10/2021 09:51 PM 1KB
[doc-en] master: Incorrect information in the return values section of fetch_fields (#1043) noreply 25/10/2021 03:08 PM 1KB
[doc-en] colshrapnel-master: Fixed alignment noreply 23/10/2021 05:33 AM 1KB
[doc-en] colshrapnel-master: Unify all 3 descriptions noreply 23/10/2021 05:31 AM 1KB
[doc-en] colshrapnel-master: Move all 3 paragraphs to the description noreply 23/10/2021 05:31 AM 1KB
[doc-en] master: Fix `max_file_uploads` changeable value (#1038) noreply 22/10/2021 04:05 PM 1KB
[doc-en] master: Drop pthreads v2 (#1035) noreply 21/10/2021 04:27 PM 2KB
[doc-en] master: Missing revison tag line (or line space, anyway.) noreply 21/10/2021 03:10 AM 1KB
[doc-en] deleted branch cmb/password noreply 20/10/2021 10:51 PM 1KB
[doc-en] cmb/password: Make password_needs_rehash() more prominent noreply 20/10/2021 10:50 PM 1KB
[doc-en] created branch cmb/password noreply 20/10/2021 10:50 PM 1KB
[doc-en] master: Fix 81385: ReflectionProperty::isPromoted() is missing from documentation noreply 20/10/2021 05:10 PM 1KB
[doc-en] master: [skip-revcheck] Fix typo noreply 20/10/2021 02:52 PM 1KB
[doc-en] colshrapnel-master: Move the para to a note in description noreply 20/10/2021 02:11 AM 1KB
[doc-en] master: [skip-revcheck] Grammar changes on intro page (#1017) noreply 19/10/2021 11:13 PM 1KB
[doc-base] enum-docs: Add enumeration docs noreply 19/10/2021 09:27 PM 1KB
[doc-base] created branch enum-docs noreply 19/10/2021 09:25 PM 1KB
[doc-en] master: Add a very basic match example (#1028) noreply 19/10/2021 05:34 PM 1KB
[doc-base] master: Remove revision tag noreply 19/10/2021 04:59 PM 1KB
[doc-en] master: PHP 8.1: Document mysqli_result::fetch_column (#776) noreply 19/10/2021 04:31 PM 1KB
[doc-en] master: [PHP 8.1] Add ReflectionIntersectionType description (#1027) noreply 19/10/2021 12:41 PM 1KB
[doc-en] master: fixed IntlChar::charFromName example return value. (#1031) noreply 18/10/2021 07:08 PM 1KB
[doc-en] master: [PHP 8.1] Updated mysqli error reporting (#1024) noreply 18/10/2021 07:01 PM 1KB
[doc-en] master: Document the sodium_crypto_secretbox_keygen function noreply 17/10/2021 12:52 AM 1KB
[doc-en] master: [PHP 8.1] Use PgSql objects instead of resources (#1009) noreply 16/10/2021 06:44 PM 1KB
[doc-en] master: Tidy up SVN docs (#939) noreply 15/10/2021 10:49 PM 1KB
[doc-en] master: Fix #75070: Opcache functions only apply to in-memory cache noreply 15/10/2021 09:30 PM 1KB
[doc-en] deleted branch msamesch-patch-1 noreply 15/10/2021 09:27 PM 1KB
[doc-en] master: typo noreply 15/10/2021 08:39 PM 1KB
[doc-en] master: Wrong parameter name in pg_delete (#1029) noreply 15/10/2021 08:14 PM 1KB
[doc-en] msamesch-patch-1: wrong parameter name noreply 15/10/2021 08:07 PM 1KB
[doc-en] created branch msamesch-patch-1 noreply 15/10/2021 08:07 PM 1KB
   Re: [DOC-CVS] [doc-en] created branch msamesch-patch-1 petercowburn 15/10/2021 09:28 PM 1KB
[doc-en] master: Improve sodium_crypto_secretbox[_open] doc pages noreply 15/10/2021 12:13 PM 1KB
[doc-en] master: Generate sapi_windows_* method synopses based on stubs noreply 14/10/2021 08:28 PM 1KB
[doc-en] master: [PHP 8.0] Add Semaphore opaque classes (#1020) noreply 14/10/2021 02:19 AM 1KB
[doc-en] master: DateTime::createFromFormat - fix misleading epoch info noreply 13/10/2021 10:36 PM 1KB
[doc-en] master: [skip-revcheck] Grammar noreply 13/10/2021 04:32 AM 1KB
[doc-en] master: typo noreply 12/10/2021 11:52 PM 1KB
[doc-en] master: typo, part II. noreply 12/10/2021 11:17 PM 1KB
[doc-en] master: Generate a few ext/standard method synopses from stubs (#1013) noreply 12/10/2021 10:03 PM 1KB
[doc-en] master: typo noreply 12/10/2021 09:00 PM 1KB
[doc-en] master: Improve headers_list() example (#1007) noreply 12/10/2021 08:59 PM 1KB
[doc-en] master: Add new methods from version 1.20.0 noreply 12/10/2021 08:58 PM 1KB
[doc-base] master: Git repo names are lower case (pt_BR -> pt_br) noreply 12/10/2021 06:35 AM 1KB
[doc-en] master: Generate methodsynopses from stubs for ext/intl (IntlCalendar) (#996) noreply 11/10/2021 09:01 PM 2KB
[doc-en] master: Rewrite count() page (#948) noreply 11/10/2021 08:30 PM 1KB
[doc-en] master: socket_get_option/socket_set_option SO_ACCEPTFILTER constants noreply 11/10/2021 06:07 PM 1KB
[doc-en] master: Rename old function "setproctitle" to "cli_set_process_title" (#1008) noreply 11/10/2021 03:28 PM 1KB
[doc-en] master: Follow-up nit noreply 11/10/2021 07:49 AM 1KB
[doc-en] master: Couple of nits to pgsql docs noreply 11/10/2021 07:39 AM 1KB
[doc-en] master: Generate ext/pgsql methodsynopses based on stubs (#915) noreply 10/10/2021 06:22 AM 1KB
[doc-en] master: Add `MYSQLI_REFRESH_REPLICA` description (#1006) noreply 10/10/2021 04:47 AM 1KB
[doc-en] master: Types are not hints in PHP. (#1003) noreply 09/10/2021 09:42 PM 1KB
[doc-en] master: [PHP 8.1] Add fdatasync and fsync description (#1002) noreply 09/10/2021 02:30 AM 1KB
[doc-en] master: deleted duplicate returnvalues section. noreply 09/10/2021 12:11 AM 1KB
[doc-en] master: Normalise SPL sorting docs with array ones (#925) noreply 08/10/2021 10:28 PM 1KB
[doc-en] master: Updated to version 2021.3 (2021c) noreply 08/10/2021 07:50 PM 1KB
[doc-en] master: Generate methodsynopses from stubs for ext/intl (IntlBreakreakIterator) (#904) noreply 08/10/2021 06:19 PM 1KB
[doc-en] master: [skip-revcheck] Fix typo in extractto snippet note noreply 08/10/2021 06:07 PM 1KB
[doc-en] master: Fix pspell_new description noreply 07/10/2021 05:18 PM 1KB
[doc-en] master: [PHP 8.1] Use an Pspell\[Dictionary|Config] instance instead of a resource (#976) noreply 07/10/2021 12:00 AM 1KB
[doc-en] master: Change int to bool (#999) noreply 06/10/2021 04:38 AM 1KB
[doc-en] master: Fix the link error on the front page of the manual (#995) noreply 06/10/2021 12:14 AM 1KB
[doc-en] master: [PHP 8.1] Use GdFont (#994) noreply 05/10/2021 08:29 PM 1KB
[doc-en] master: Fix `http_build_query` method signature (#922) noreply 05/10/2021 05:55 PM 1KB
[doc-en] master: Deprecated functions and constants noreply 04/10/2021 10:53 PM 1KB
[doc-en] master: Fix #81488: ext/zip doesn't extract files with special names noreply 04/10/2021 09:24 PM 1KB
[doc-base] master: Add file hash in misstags table. noreply 03/10/2021 09:17 PM 1KB
[doc-en] master: [PHP 8.1] Add `array_is_list` description (#986) noreply 03/10/2021 12:52 AM 1KB
[doc-en] master: [PHP 8.1] Update `mysqli_stmt::execute` description (#987) noreply 03/10/2021 12:49 AM 1KB
[doc-en] master: Small fixes in pdo execute (#989) noreply 02/10/2021 12:43 AM 1KB
[doc-en] master: Generate methodsynopses based on stubs for recent changes (#903) noreply 01/10/2021 11:22 PM 1KB
[doc-en] master: Fix typo (preceeded 26 preceded) noreply 01/10/2021 09:53 PM 1KB
[doc-en] master: Fix #62476: DateTime::createFromFormat z format incorrect wrt 29.02 noreply 01/10/2021 09:34 PM 1KB
[phd] master: don't fetch informalexample ids when building example id index (#56) noreply 01/10/2021 04:47 AM 1KB
[phd] master: Most basic smoke test for CI (#53) noreply 01/10/2021 04:46 AM 1KB
[phd] master: Update phd-guide.xml: change SVN to GIT (#35) noreply 01/10/2021 04:45 AM 1KB
[doc-en] master: fixed pgsql resource name. noreply 01/10/2021 03:50 AM 1KB
[doc-en] master: fixed removed ldap functions parameter and warning. noreply 01/10/2021 03:32 AM 1KB
[doc-en] master: [PHP 8.1] Use an LDAP instance instead of a resource (#975) noreply 30/09/2021 10:42 PM 2KB
[doc-en] master: [PHP 8.1] Add `imageavif` and `imagecreatefromavif` functions (#983) noreply 30/09/2021 06:16 PM 1KB
[doc-en] master: [PHP 8.1] Use an `finfo` instance instead of a resource (#985) noreply 30/09/2021 12:57 PM 1KB
[doc-en] master: Update param name in SplFileObject::fputcsv noreply 29/09/2021 02:27 AM 1KB
[doc-en] master: [PHP 8.1] Use an `IMAP\Connection` instance instead of a resource (#971) noreply 29/09/2021 02:13 AM 2KB
[doc-en] master: [skip-revcheck] Corrected spelling (#979) noreply 28/09/2021 10:45 PM 1KB
[doc-en] master: [PHP 8.1] Update `fputcsv` and `SplFileObject::fputcsv` description (#978) noreply 28/09/2021 07:17 PM 1KB
[doc-en] master: strspn() and strcspn(): Use proper parameter names in docs reference noreply 28/09/2021 05:39 PM 1KB
[doc-en] master: add new constant from librpm 4.17 noreply 28/09/2021 02:45 PM 1KB
[doc-en] master: Fix return value of Imagick::montageImage noreply 27/09/2021 08:54 PM 1KB
[doc-en] master: ReflectionFunctionAbstract is abstract noreply 27/09/2021 08:53 PM 1KB
[doc-en] master: Fix #81473: hash_pbkdf2 truncate in hex noreply 27/09/2021 08:33 PM 1KB
[doc-en] master: tempnam() issues E_NOTICE on temp dir fallback as of PHP 7.1.0 noreply 27/09/2021 08:21 PM 1KB
[doc-en] master: Fix ftp_login parameter description noreply 26/09/2021 06:11 PM 1KB
[doc-en] master: Revert ftp.resources section noreply 25/09/2021 06:31 PM 1KB
[doc-en] master: Fix #80431: parse_url() return fragment, query while there is not noreply 25/09/2021 12:46 AM 1KB
[doc-en] master: Fix #74599: parse_url allows bad characters in the common name noreply 25/09/2021 12:16 AM 1KB
[doc-en] master: Fix #68296: \n in path with parse_url() converts to underscore noreply 24/09/2021 11:55 PM 1KB
[doc-en] master: [PHP 8.1] Use an `FTP\Connection` instance instead of a resource (#967) noreply 24/09/2021 06:16 PM 2KB
[doc-en] master: Fix typo noreply 24/09/2021 01:38 AM 1KB
[doc-en] master: Fix #68564: Apparent inconsistency in the GC page noreply 24/09/2021 12:39 AM 1KB
   Re: [DOC-CVS] [doc-en] master: Fix #68564: Apparent inconsistency inthe GC page petercowburn 24/09/2021 01:26 AM 1KB
     Re: [DOC-CVS] [doc-en] master: Fix #68564: Apparent inconsistency inthe GC page cmbecker69 24/09/2021 01:39 AM 1KB
[doc-en] master: Fix #71206: oci_fetch_all() returns 0 on failure noreply 23/09/2021 11:47 PM 1KB
[doc-en] master: rlimit constants update related to php 8.0.2 update (#436) noreply 23/09/2021 09:00 PM 1KB
[doc-en] master: Use 'ENT_QUOTES|ENT_SUBSTITUTE' for HTML encoding and decoding functions (#361) noreply 23/09/2021 09:00 PM 1KB
[doc-en] master: Add documentation about the never type (#889) noreply 23/09/2021 08:58 PM 1KB
[doc-en] master: Update ext/oci8 methodsynopses based on stubs (#601) noreply 23/09/2021 08:55 PM 2KB
[doc-en] master: fixed wrong package name. also, replaced apt-get command. noreply 23/09/2021 10:46 AM 1KB
[doc-en] master: Update Debian GNU/Linux installation notes (#965) noreply 23/09/2021 10:02 AM 1KB
[doc-en] master: [skip-revcheck] Typo in EV book.xml (#966) noreply 23/09/2021 10:01 AM 1KB
[doc-en] master: Remove old install docs (#662) noreply 23/09/2021 12:38 AM 1KB
[doc-base] master: Add PHP 8.0 to 8.1 migration guide noreply 22/09/2021 10:13 PM 1KB
[doc-en] master: Migration guide from PHP 8.0 to PHP 8.1 (#941) noreply 22/09/2021 10:13 PM 1KB
[doc-en] master: Fix #73238: call_user_func() doesn't pass-by-ref; variable functions do noreply 22/09/2021 07:57 PM 1KB
[doc-en] master: Revert "Deprecated MYSQLI_REFRESH_SLAVE in favor of MYSQLI_REFRESH_REPLICA" noreply 22/09/2021 06:01 PM 1KB
[doc-en] master: Deprecated MYSQLI_REFRESH_SLAVE in favor of MYSQLI_REFRESH_REPLICA noreply 22/09/2021 06:03 AM 1KB
[doc-en] master: Fix `mixed` return type declarations and parameters of Misc. Functions (#942) noreply 21/09/2021 07:11 PM 1KB
[doc-en] master: Remove PHP 5 reference (#959) noreply 21/09/2021 06:36 PM 1KB
[doc-en] master: DOMDocument::documentElement property can be NULL noreply 20/09/2021 10:12 PM 1KB
[doc-en] master: Fix #81189: PDOStatement::fetchAll() claims "false on failure" return noreply 20/09/2021 06:15 PM 1KB
[doc-en] master: typo noreply 20/09/2021 05:23 PM 1KB
[doc-en] master: Generate some standard methodsynopses based on stubs (#289) noreply 19/09/2021 07:30 PM 1KB
[doc-en] master: fixed localtime returnvalues description. (#692) noreply 18/09/2021 04:28 AM 1KB
[doc-en] master: Add `get_mangled_object_vars` description (#953) noreply 18/09/2021 03:55 AM 1KB
[doc-en] master: [80738] Update MB string functions (#630) noreply 18/09/2021 03:52 AM 1KB
[doc-en] master: Fix `password_needs_rehash` method signature (#930) noreply 18/09/2021 03:50 AM 1KB
[doc-en] master: Fix attribute example titles (#952) noreply 18/09/2021 03:33 AM 1KB
[doc-en] master: Recommend absolute paths for extension_dir noreply 18/09/2021 12:25 AM 1KB
[doc-en] master: Add missing visibility modifier noreply 17/09/2021 06:22 AM 1KB
[doc-en] master: Add documentation for the var_representation PECL noreply 17/09/2021 01:13 AM 1KB
[doc-base] master: Add var_representation link noreply 17/09/2021 01:13 AM 1KB
[doc-en] master: Add `imagecreatefromtga` description noreply 16/09/2021 07:01 PM 1KB
[doc-en] master: typo noreply 15/09/2021 01:45 AM 1KB
[doc-en] master: Fix methodsynopsis role of curl_file_create() noreply 14/09/2021 10:47 PM 1KB