Commit graph

25 commits

Author SHA1 Message Date
Yoshinari Takaoka
17297101a4
updated strict_typing link. 2021-08-21 10:15:21 +09:00
Alex Erohin
1075568da5 Fix Ticks usage example
Clarify where tick events are generated, and delete the "equivalent
behavior" example which calls tick_handler() manually, because that
example isn't really suitable.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-464.
2021-03-11 14:18:10 +01:00
Christoph Michael Becker
7104ee97ce Removed literal tags from title for readability
Closes GH-250.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351935 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:38:36 +00:00
George Peter Banyard
a9a6224ca9 Split type declarations into their dedicated page
Remove obsolete OOP5 TypeHinting page
Document union types

Closes GH-174

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351365 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 18:39:19 +00:00
George Peter Banyard
cdaea04215 Remove mention of PHP 5 in Language Reference section
This does not cover the OOP nor Error sections, but everything else should be covered

Closes GH-156

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351112 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-31 19:13:58 +00:00
Christoph Michael Becker
b20fb5e69d Fix #77901: declare tick is now local for each PHP file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347260 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 10:13:47 +00:00
George Peter Banyard
9134a81215 Fix changelog order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347044 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-24 19:48:24 +00:00
Christoph Michael Becker
9f9375d3a4 Improve markup (suggested by fabioluciano)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340235 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:05:00 +00:00
Fábio Luciano Nogueira de Góis
9b6f1812ab adding literals and interfacename tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338957 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-07 18:57:51 +00:00
Christoph Michael Becker
142e1a0eb7 typo fixes submitted by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338501 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 14:14:37 +00:00
Pasindu De Silva
db1d2739db Added declare change log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337185 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 06:59:48 +00:00
Adam Harvey
285c8b2b89 Clarify what types of values can be given to declare directives.
Fixes doc bug #68177 (declare() + named constant = "Cannot convert to ordinal
value").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335128 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:53:34 +00:00
Peter Cowburn
eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Philip Olson
476993328f Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333299 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-09 22:59:16 +00:00
Jakub Vrana
3ac3e34084 PHP 5.4 INI settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324591 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 20:32:27 +00:00
Hannes Magnusson
c7aca484fd Add version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312947 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 18:59:24 +00:00
Kalle Sommer Nielsen
b4690ffd75 Added remark about zend-multibyte mode, that its only exposed by phpinfo() (Bug #52348)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:19:47 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Richard Quadling
aabc5b625c WS Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 16:21:22 +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
04077dd209 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Philip Olson
42af7cab62 Added missing example title, and removed bogus &example.outputs.similar;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281470 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-31 16:58:03 +00:00
Damien Seguy
b23163023b fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 20:35:35 +00:00
Arnaud Le Blanc
3c7e98c4e1 - Removed deprecation warning for ticks
- Updated ticks documentation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 01:23:08 +00:00
Philip Olson
fea3dc3d1d - Split control-structures.xml into control-structures/*.xml
- No content was changed
- Whitespace has been changed
- Changed to utf-8
- The history of these files can be viewed here:
--- http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures.xml?annotate=1.173


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271960 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 01:35:49 +00:00