Commit graph

11 commits

Author SHA1 Message Date
Christoph Michael Becker
af5f2f87b3 Add PECL in front of version numbers in changelogs
Patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350988 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 15:11:56 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
a305c183e2 Document default values of optional parameters
Provided by Brian Davis

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339639 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:57:14 +00:00
Bryan Davis
6771b157e8 Document unsafe deserialization and ini setting to disable
Add warnings for yaml_parse* methods that processing untrusted input is
dangerous if !php/object content is included. Processing for !php/object can
be disabled with the new yaml.decode_php ini setting.

Bug: 69617


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336795 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-18 15:20:03 +00:00
Jakub Vrana
813a3239bc Remove duplicate info about initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324585 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 18:53:04 +00:00
Bryan Davis
5e154f6c44 Yaml 1.1.0 features documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324190 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:00:00 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Jakub Vrana
ed710737ea Use entities for NULL, TRUE, FALSE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321919 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 09:21:12 +00:00
Justin Martin
5952e0d791 Clarified that parse functions return false for failure. Closes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320555 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 04:56:08 +00:00
Richard Quadling
bd4e76401d Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294758 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-08 10:35:27 +00:00
Bryan Davis
5e9d48cfd6 Documentation for the yaml pecl module.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294708 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-07 17:15:17 +00:00