1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 01:33:12 +02:00

14 Commits

Author SHA1 Message Date
siwa32 4a0ce5d81a Update setcsvcontrol.xml Fix typo (#4379) 2025-01-12 21:04:13 +08:00
alfsb 61e2ab1eeb Fill xi:fallback to avoid 'variablelist incomplete' in some translations (#4128)
Co-authored-by: André L F S Bacci <ae@php.net>
2024-11-22 23:24:53 +00:00
Gina Peter Banyard 73007ad988 PHP 8.4: CSV related changes and deprecations (#4093)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2024-11-19 23:11:44 +00:00
Jim Winstead cef78b0fbe Add explicit warning about CSV function's escape parameter (#3765) 2024-09-23 13:59:30 -07:00
Máté Kocsis d51166ca16 Add ext/spl methodsynopsis roles (#2073) 2022-12-13 10:33:30 +01:00
Máté Kocsis 60809ebcf7 Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
Christoph M. Becker 7d93e0fe5e Fix #81284: str_getcsv cant parse with multibyte delimiter
There's no fun in DRY. ;)
2021-07-23 17:24:39 +02:00
Christoph Michael Becker 7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Yoshinari Takaoka 1a81ebd0f9 fixed changelog parameter name that follows parameter list description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348831 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-07 11:23:49 +00:00
Christoph Michael Becker 8f828979a0 As of PHP 7.4.0 an empty escape string means no escaping
Cf. <https://github.com/php/php-src/pull/3515>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346346 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-15 15:15:12 +00:00
Christoph Michael Becker f15c877695 SplFileObject::setCsvControl() accepts an $escape parameter as of PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339698 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 12:14:32 +00:00
Richard Quadling b71e8b802f Added complete svn:keyword list and $Revision: $ => $Revision$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:54:51 +00:00
Torben Wilson af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Peter Cowburn cad9eb9356 Added SplFileObject documenation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 19:35:46 +00:00