Commit graph

69 commits

Author SHA1 Message Date
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Alexander Voytsekhovskyy
0fbb830d38 Fixed little typo (from copy/paste)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170898 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-20 08:39:04 +00:00
Andrey Demenev
7074759fdc <function> => <literal>
use &example.outputs;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170513 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 11:20:28 +00:00
Jakub Vrana
9ce37c137f offset VS substr (patch by Andrey Demenev)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170504 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 07:49:06 +00:00
Jakub Vrana
dd02b70288 'or' was prepared for this :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168612 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 07:22:26 +00:00
Sean Coates
8dfb4f1e7b removed superfluous 'or'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:30:21 +00:00
Sean Coates
e2b104f082 ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:28:40 +00:00
Dave Barr
38a88368a0 - Add &lt; and fix assertion. Fixes #29621.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166069 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 20:15:29 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
7c01f95b1e Ungreedy can be set by (?U) (bug #24571)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165645 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 15:07:57 +00:00
Jakub Vrana
f64c0fb453 Escaping with e modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:50:32 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Nuno Lopes
aee7bfcaf7 fix IDs: now livedocs correctly links the pattern syntax/modifiers
some WS


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 10:15:26 +00:00
Philip Olson
148550502b Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Nuno Lopes
51c605f72a fix #28408: simple proto fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159270 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 14:04:32 +00:00
Martin Samesch
42c5a6ef3b typos... (hope it's not worse now ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-17 09:10:20 +00:00
Kenneth Schwartz
2cb355725a renamed pcre.pattern.syntax and .modifiers & updated entities
(they're already in the pcre section)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152841 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-03 05:06:14 +00:00
Kenneth Schwartz
7542a24701 pattern syntax and modifiers back under table of contents
(thanks to dave)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-03 04:20:35 +00:00
Jakub Vrana
2ef8aa72ac Fix of minor glitches by Gaetano Giunta
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152774 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 12:50:22 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Nuno Lopes
d3c89cccb9 fix #25754
note about PCRE limitations


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152100 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-22 20:26:49 +00:00
Jakub Vrana
75a7ec56f0 Bug #27305
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151684 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 09:27:42 +00:00
Nuno Lopes
73a021b40d remove bogus note. reported by a user in the ML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-11 16:43:40 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Andrei Zmievski
c4a4fa48cf Document new flags, parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147954 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 09:14:39 +00:00
Jakub Vrana
fa94164d1c emphasise in literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147268 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 16:06:25 +00:00
Jakub Vrana
c0c8068767 literallayout changed to para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147253 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 13:07:58 +00:00
Dave Barr
471578adaa - Add space to PHP[345] where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 14:42:23 +00:00
Dave Barr
a49c33ff31 - html -> HTML where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Martin Samesch
ec59828f4a typos...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146403 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-14 10:47:07 +00:00
Derick Rethans
dd203bae9d - Clarify the use of "array" here. (Bug #26508)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145462 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-03 14:40:56 +00:00
Mehdi Achour
73dbf9a98f There were forgotten division-marks inside words (Jakub Vrana)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145358 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 23:44:09 +00:00
LEE Yun-young
4b48ac3472 I'm sorry. mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142881 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-22 19:52:45 +00:00
LEE Yun-young
8f4ae31aff New translate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142880 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-22 19:43:07 +00:00
Dallas Wang
de86619595 WS fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-04 21:04:03 +00:00
Mehdi Achour
477aa9f95c adding role attribute and php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Andrioli Darvin
b4bc4b6981 Added php tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134693 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-11 19:45:00 +00:00
Derick Rethans
ed8565bb06 - Distinguish between notes and tips
- Use // for single line comments and /* // */ for multi line comments


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132619 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:21:50 +00:00
Stefan Walk
37c2ed0b4c added a note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132617 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 15:10:41 +00:00
Derick Rethans
9d8e216f95 - Layout and whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132064 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 20:03:02 +00:00
Damien Seguy
defa2af2f3 detect constant plus see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118507 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:50:36 +00:00
Hartmut Holzgraefe
799fe843ab some functions really desere examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117296 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 10:27:20 +00:00
Simone Cortesi
70add6159e typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114185 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 21:28:07 +00:00
Sara Golemon
6f712fd861 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 04:06:26 +00:00
Sara Golemon
4ee7faae08 Bug # 21816 Using indexed arrays with preg_replace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113078 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 01:04:50 +00:00
Sara Golemon
46a380ddef Bug # 15166. Backreferences followed by numeric literals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 19:52:12 +00:00