Sebastian Bergmann
656d1610af
Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Jakub Vrana
0d604bbc9d
Remove <classsynopsis> from methods and fields definitions
...
PhD uses this context for decisions about links and similar.
It also simplifies the XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Peter Cowburn
ab2480cbc4
Added common E_STRICT error paragraph for ZEND_ACC_ALLOW_STRICT methods called statically. See #41398
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305261 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-10 21:34:44 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +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
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
60a56a84a1
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:52:11 +00:00
Nilgün Belma Bugüner
353206d9d1
Changed <xref linkend="... to <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-08 21:01:23 +00:00
Jakub Vrana
4d50cfcce4
Initializers - part 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Hannes Magnusson
84e1839799
MFB: Upgrade to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248357 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:18:08 +00:00
Hannes Magnusson
64e45fe7d6
Rename files according to the new-oo-style
...
# Note: This is pure renaming, no content, markup or ID changes at all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:02:21 +00:00