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 |
|
George Peter Banyard
|
18b8af40b8
|
Update param name in SplFileObject::fputcsv
|
2021-09-28 19:28:06 +01:00 |
|
Sergey Panteleev
|
fcbbbd9fda
|
[PHP 8.1] Update fputcsv and SplFileObject::fputcsv description (#978)
|
2021-09-28 14:18:31 +03: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 |
|
Sergey Panteleev
|
5fabd07880
|
Removed Changelog entries for PHP 5, PHP 7.0 (#543)
|
2021-04-22 17:52:58 +03:00 |
|
Christoph Michael Becker
|
b95d28e6ec
|
Fix return types
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-11-02 15:52:35 +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
|
47da3a2a8a
|
Clarify behavior of $enclosure wrt. $escape_char
Cf. <http://svn.php.net/viewvc?view=revision&revision=344264>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344267 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-02-15 15:35:54 +00:00 |
|
Jakub Vrana
|
6bba2efa47
|
Fix initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344129 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-31 08:26:26 +00:00 |
|
Peter Cowburn
|
a2f3c32c3d
|
add SplFileObject::fputcsv escape parameter (doc bug #69516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336637 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-04-23 18:44:59 +00:00 |
|
Dejan Marjanovic
|
9905374cd0
|
Replace single quotes with double for (string) <initializer> unless string contains double quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333317 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-04-14 23:48:06 +00:00 |
|
Peter Cowburn
|
376417834e
|
document SplFileObject::fputcsv() (doc #60878)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325467 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-26 21:21:29 +00:00 |
|
Richard Quadling
|
8b6d169424
|
Native EOL
Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-10-03 16:27:39 +00:00 |
|
Jakub Vrana
|
21be1f8b3b
|
New methods and iterators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312704 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-06-30 15:13:02 +00:00 |
|