Máté Kocsis
0466dd93f7
Sync ext/date class synopsis with recent stub changes ( #1597 )
...
Co-authored-by: George Peter Banyard <girgias@php.net >
2022-11-07 13:38:34 +01:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 ( #545 )
2021-04-24 20:01:17 +03:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53: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
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
Hannes Magnusson
c8c9c0c771
MFB: Upgrade to the new-reference-structure
...
- Moved the intro from reference.xml to book.xml
- Change the intro ID to intro.<extname>
- Moved the setup sections to setup.xml
- Changed the constants section to be <appendix>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248346 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 11:35:17 +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
76a94c1ddf
Available earlier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223365 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-15 08:25:19 +00:00
Jakub Vrana
42c114d5e8
New constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223338 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-14 16:45:31 +00:00
Nuno Lopes
c38e1c48ca
update to match latest CVS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214442 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 10:44:15 +00:00
Nuno Lopes
c621e11b29
fix #36598 : update W3C date example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208815 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 22:58:51 +00:00
Derick Rethans
30f9b59f74
- Document new P modifier and small version fixes (Patch by Hannes Magnusson).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206206 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-31 21:10:31 +00:00
Jakub Vrana
fd530fb007
Date constants are global as of 5.1.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201565 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 09:25:12 +00:00
Nuno Lopes
87ea796dba
update to latest php 5.1.0 RC
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200727 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-17 23:11:25 +00:00
Nuno Lopes
014d6b45da
complete documentation about changes in version 5.1, like return values, negative timestamps.
...
add examples to the constant pages, and link it from the date() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193515 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-15 16:01:08 +00:00
Nuno Lopes
a91f6976d8
fix example of date format functions.
...
Thanks Derick ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192066 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 18:46:14 +00:00
Nuno Lopes
a77c2d3d0f
add the new date constants.
...
deprecate is_dst parameter
document the new date() format chars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191888 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 18:14:12 +00:00