Commit graph

96 commits

Author SHA1 Message Date
Maciej Sobaczewski
2bb07c8c43 Remove inline PHP 4 refereces - part 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334726 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 05:16:17 +00:00
Philip Olson
4f90edebfb Added a changelog for the safest all of modes, with 5.3 and 5.4 entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323756 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 00:52:55 +00:00
Nikita Popov
2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
980c3e61c4 Link INI descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Jakub Vrana
8888c9528e Future is now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312729 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:04 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug
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
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
fa2682bf37 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291065 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 11:15:07 +00:00
Jakub Vrana
968f8d372f Move not safe mode settings (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291064 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 11:14:27 +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
Daniel P. Brown
aa1104a02a Added PHP 5.3 deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 03:32:47 +00:00
Nilgün Belma Bugüner
76a256e435 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:41:13 +00:00
Yannick Torres
393f22fee2 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279745 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 22:27:55 +00:00
Hannes Magnusson
eddced2a8b open_basedir is PHP_INI_ALL as of 5.3.0, but only for tightening the
path


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270866 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 11:48:40 +00:00
Jakub Vrana
e4e554e4c2 Affects sessions (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268512 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:01:51 +00:00
Jakub Vrana
1d77695477 Safe mode defaults to On with --enable-safe-mode (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268471 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 09:52:55 +00:00
Jakub Vrana
a8c22e97f7 Utilize &ini.php.constants;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265847 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-03 10:21:13 +00:00
Philip Olson
9f79dcfc25 removed a lingering php 3 note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258296 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 15:24:15 +00:00
Hannes Magnusson
2f5da6e19b Clearify entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257379 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 19:11:08 +00:00
Jakub Vrana
c6a8b76289 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247140 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-27 11:15:17 +00:00
Fernando Correa da Conceição
c4588d1ad9 Fix double revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244980 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-27 22:24:11 +00:00
Nuno Lopes
de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes
a8b8d3bac1 semi-automatic update of ini.xml files, take
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Jakub Vrana
ff69bf2c10 Non-existing files are not resolved in open_basedir (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241644 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:35:08 +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
Gwynne Raskind
736a781b8a Fix typo in php.ini example (fixes bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237893 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 08:38:45 +00:00
Gwynne Raskind
f01ca0bb63 Fix minor grammatical error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237680 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 18:23:51 +00:00
Dave Barr
c67350aea3 - WS ().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221786 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 03:44:37 +00:00
Nuno Lopes
fb14d63566 safe mode disappeared
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207504 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-19 13:19:42 +00:00
Jakub Vrana
0314807a0a Safe mode is described here (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200351 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-11 10:50:47 +00:00
Dave Barr
db7318ea3a - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188419 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 01:16:16 +00:00
Matt Li
d5e8bbd192 Spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187738 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 11:35:37 +00:00
Jakub Vrana
7b3ae0af80 Empty value of safe_mode_include_dir (spotted by Michal Krause)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184269 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 12:29:37 +00:00
Jakub Vrana
c022ec82b6 PHP restrictions are not valid outside PHP (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183262 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 14:38:23 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
8658025ea1 safe_mode_exec_dir directory separator (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173361 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:53:01 +00:00
Jakub Vrana
9407339658 Owner of file OR directory is checked (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168759 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-18 19:49:57 +00:00
Jakub Vrana
32d38f8ed2 How to turn off open_basedir (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 11:42:55 +00:00
Nuno Lopes
3161f95cb7 fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:01:08 +00:00
Sean Coates
cda60137e1 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 17:30:17 +00:00
Yannick Torres
1b460464a2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165659 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 17:24:05 +00:00
Jakub Vrana
6c73e0fcb6 open_basedir = . and chdir (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165644 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 14:55:43 +00:00
Jakub Vrana
30c7e19631 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 20:59:42 +00:00
Jakub Vrana
55cf035cb1 Arguments are escaped (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164477 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 17:27:11 +00:00
Ken
86b24a8ed2 it's a colon, not semi-colon, on non-windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149185 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-19 06:11:19 +00:00
Nuno Lopes
2eca702cdb getallheaders is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147361 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-27 20:38:24 +00:00
Nuno Lopes
15ef860c7e corrected rmdir limitation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146598 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 17:23:31 +00:00