1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
George Peter Banyard
d1df62fe77 Update array sorting docs
These always return true, even in PHP 7
Clarify sorting is unstable prior to PHP 8.0
Normalize the docs between the functions

Closes GH-686
2021-08-19 15:46:00 +01:00
Yoshinari Takaoka
decde82b16 Sorting functions is stable, as of PHP 8.0.0. (#825)
* Sorting functions is stable, as of PHP 8.0.0.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-07-26 23:28:56 +09:00
Adam Harvey
79a4582205 Revert r327703. Apparently I can't read.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327704 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 04:39:29 +00:00
Adam Harvey
50506ce784 Fix doc bug #63119 ("Sorting Arrays" Documentation Typo Correction).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327703 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 04:33:51 +00:00
Jakub Vrana
754e0f650e Unstable (bug #47518)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290982 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 12:05:45 +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
Philip Olson
f8f1e1564b Initial commit, a unified document about all of the array sorting functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277465 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 06:06:33 +00:00