.. |
context
|
svn:keywords, svn:eol-style, svn:ignore all set appropriately.
|
2014-09-23 12:08:23 +00:00 |
control-structures
|
Update foreach() page for PHP 7.
|
2015-08-09 01:14:48 +00:00 |
errors
|
Add Error documentation.
|
2015-08-09 01:16:05 +00:00 |
figures
|
added xkcd image to the goto docs
|
2009-06-14 22:03:29 +00:00 |
oop5
|
Note the deprecation of static calls to non-static methods.
|
2015-09-21 12:17:30 +00:00 |
predefined
|
Rectify docs (second time lucky...)
|
2015-10-12 19:40:54 +00:00 |
types
|
Update integer docs for PHP 7: not 32-bit on Windows, PHP_INT_MIN exists
|
2015-10-13 15:39:15 +00:00 |
wrappers
|
Note php://input's reusability in PHP 5.6.
|
2014-08-28 03:39:10 +00:00 |
basic-syntax.xml
|
Update the basic syntax documentation for the removed tags in PHP 7.
|
2015-08-09 01:15:42 +00:00 |
constants.xml
|
undefined qualified constants raise a fatal error (fixes #70421)
|
2015-09-06 17:02:36 +00:00 |
context.xml
|
Document most of the MongoDB Context Options
|
2014-04-22 02:02:53 +00:00 |
control-structures.xml
|
Normalized the sgml-default-dtd-file local-variable line for those
|
2009-09-25 07:04:39 +00:00 |
errors.xml
|
Add embryonic error handling section, since we don't have one place for this.
|
2015-08-09 01:15:47 +00:00 |
exceptions.xml
|
simplified description of normal execution wrt. try-catch (fixes #67010)
|
2015-06-14 15:09:55 +00:00 |
expressions.xml
|
Removed php/fi expression information. Closes PHP Bug #53799
|
2011-01-25 18:43:31 +00:00 |
functions.xml
|
Add self to the list of possible type names.
|
2015-09-03 21:09:03 +00:00 |
generators.xml
|
Reinstate the generator object documentation earlier in the section.
|
2015-09-21 12:16:43 +00:00 |
namespaces.xml
|
Tinker with group use wording.
|
2015-09-21 12:16:34 +00:00 |
oop5.xml
|
Move the (excellent!) anonymous class documentation to the language reference.
|
2015-08-09 01:17:17 +00:00 |
operators.xml
|
Update new operator documentation.
|
2015-08-09 01:16:37 +00:00 |
references.xml
|
=&new is syntactically invalid as of PHP 7
|
2015-08-06 11:14:30 +00:00 |
types.xml
|
array|object is also used for parameters
|
2015-02-06 21:51:02 +00:00 |
variables.xml
|
Remove ambiguous variable property examples.
|
2015-08-09 01:14:37 +00:00 |
wrappers.xml
|
Split wrappers.xml into wrappers/*.xml
|
2010-12-11 19:47:26 +00:00 |