21 Commits

Author SHA1 Message Date
Jan Tojnar 50dcf55ce5 date_parse does not return false (#2395) 2023-04-11 13:30:47 +01:00
George Peter Banyard 19e8122137 Remove references to "double" and use float instead (#1848) 2022-09-27 12:38:35 +01:00
魔王卷子 20415705a3 Update date-parse.xml (#1832) 2022-09-19 12:03:03 +01:00
Derick Rethans 5c951013ca Incorporate useful information from notes (take #3) 2022-08-26 15:20:37 +01:00
Martin Samesch 6f845b90b4 [skip-revcheck] Undo false typo 2022-06-13 18:27:51 +02:00
Martin Samesch e7b5172917 [skip-revcheck] Typos 2022-06-13 15:26:20 +02:00
Derick Rethans bbfdc364de Swap DateTime and DateTimeImmutable documention to push people towards using DateTimeImmutable 2022-06-02 11:44:54 +01:00
Derick Rethans cf25abe5d0 Fixed bug #70154: date_parse() not returning false for missing time components 2022-06-02 10:41:33 +01:00
Christoph Michael Becker 34188f8256 Generate ext/date methodsynopses based on stubs
Closes GH-185.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352143 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 15:06:41 +00: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 a59ed9b526 Updates for datetime extension
Patch contributed by derick@

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350219 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:47:54 +00:00
Christoph Michael Becker 5d67e7308d Fix #78524: The zone element of the array is also changed for date_parse in 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348153 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:24:18 +00:00
Christoph Michael Becker 8d6a0d5257 documented parsing of relative formats (fixes #70209)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337325 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 21:03:06 +00:00
Adam Harvey 18731686ea Fix doc bug #54139 (All date acceptance functions should cross-reference
checkdate()) by cross referencing checkdate().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309064 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-10 07:13:07 +00:00
Daniel Egeberg 96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Nilgün Belma Bugüner c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Felipe Pena 9ce693f96f Added information about return value in case the date format has an error (#42640)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247813 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-09 00:23:22 +00:00
Hannes Magnusson c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana 11c442537a Initial documentation of PHP 5.2.0 functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223339 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-14 16:46:10 +00:00