Commit graph

22 commits

Author SHA1 Message Date
Adam Harvey
b67b1b4f37 Remove the changelog from array_key_exists(), since this change never actually
shipped in a stable version: the array_key_exists() changes in
42feeddd4072d094d376a2cd96f0255d7def9a8c were reverted by
45572a498ab40d729d2aa0f3b080f029c91d8f9d well before 5.3.0 was released.

Also, add a note to document the "undocumented" behaviour and point at
property_exists() even more strongly — there's no point hiding it, since it
causes actual bugs (as I've just found out in ##php).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327706 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 09:27:30 +00:00
Adam Harvey
90783beb49 Fix doc bug (key_exists (alias of array_key_exists) undocumented) by
adding key_exists() to the list of function aliases and moving the note about
the deprecated alias to the normal place on the array_key_exists() manual page.
Also removed the now horribly out of date note on the function alias list about
it being correct "as of 4.0.6".


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303248 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-10 02:53:06 +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
876c81c602 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:30:45 +00:00
Mark Wiesemann
1a753bdca8 typo ("objetcs") and indentation fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271180 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-13 18:43:26 +00:00
Felipe Pena
61d6907857 - Fixed typo (removed "()" inside <function>, what yields double "()")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265870 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 00:26:38 +00:00
Felipe Pena
b47434c5b2 array-key-exists.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 13:33:29 +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
Logan Buesching
b34edb705d ref.array switch to new style. 12/61 done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-18 22:49:15 +00:00
Hannes Magnusson
c3bc936236 WS, preparation for the new doc style...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222577 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-31 11:24:02 +00:00
Jakub Vrana
31e02322db Nuke PHP syntax errors (including bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Aidan Lister
584212cd29 Removed the extra empty paragraph.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 12:08:12 +00:00
Aidan Lister
ce520e6896 - Updated the first example with PEAR CS
- Added a line to the intro stating the method works fine with objects
- Added second example with information about the differences between isset


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165216 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 08:36:51 +00:00
Dave Barr
f58fd6cc8b - "PHP version x.y" => "PHP x.y" consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +00:00
Philip Olson
56ae60d50d Added see also's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135952 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-25 16:38:56 +00:00
Philip Olson
736a15f139 Added php tags (<?php ?>) to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129443 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 18:12:53 +00:00
David Croft
f78a38b22d #fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86264 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 03:35:09 +00:00
Adrian Jurjica
2f7966f92e no message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81901 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 08:19:28 +00:00
Adrian Jurjica
de71bf7038 Translation of array functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81898 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 08:10:34 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00