AllenJB
3a8c3e77df
Enable runnable (WASM) examples for datetime ( #4887 )
...
* Enable runnable (WASM) examples for datetime
2025-10-31 10:32:20 +00:00
Derick Rethans
d9ac376dbe
Swap order as changelog (apparently) comes before examples
2023-10-03 11:49:44 +01:00
Derick Rethans
71692b6f4c
Add Date/Time exception documentation
2023-10-03 11:48:54 +01:00
Máté Kocsis
02ff7fef5b
Update ext/date role attributes ( #1972 )
2022-12-11 16:34:22 +01:00
Derick Rethans
c7ee9cd4d1
Fixed bug #74234 : DateTimeZone supported timezone names
2022-06-02 15:57:12 +01:00
Máté Kocsis
3860b905cf
[skip-revcheck] Remove unnecessary DateInterval, DatePeriod, DateTime and DateTimeZone method synopsis roles ( #1258 )
2021-12-26 12:08:30 +01: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
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
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Pieter Hordijk
400f2c8445
Documented the possibility of using offset values implemented in 5.5.10
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342230 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-04 08:59:24 +00:00
Adam Harvey
ddfa050613
Fix English in the DateTimeZone::__construct() parameter description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334770 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 20:50:14 +00:00
Philip Olson
086dc12715
Added missing refnames
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312463 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-25 19:38:40 +00:00
Richard Quadling
55940885de
Add oop or procedural roles to constructorsynopsis and methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
Richard Quadling
f53f615b19
Unintentional <void/> return type. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:10:19 +00:00
Richard Quadling
f85c864b93
Add roles to methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:08:30 +00:00
Richard Quadling
1b93e89734
Separate constructorsynopsis from methodsynopsis.
...
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Daniel Convissor
8b7427f897
Provide new entity for procedural returning false on failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298938 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 03:46:27 +00:00
Daniel Convissor
013b8d588c
Make datetimezone_open an alias to construct, just like the rest of the functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:17:40 +00:00
Peter Cowburn
64ef4e5531
Added/fixed visibility modifiers for DateTimeZone
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291247 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 22:51:40 +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
Ross Masters
4375ee59c9
* Fix for http://news.php.net/php.webmaster/3784
...
* Examples for uasort, DateTimeZone::construct, file_get_contents, file_put_contents and ini_set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 21:54:29 +00:00
Jakub Vrana
3f6baf5f2e
Document datetime classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-06 14:55:00 +00:00