Nuno Lopes
|
b069a314a4
|
add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-09-04 19:39:32 +00:00 |
|
Jakub Vrana
|
5ace950dc8
|
Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-07-01 13:07:50 +00:00 |
|
Jakub Vrana
|
2bed4f6ded
|
Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-06-24 09:11:47 +00:00 |
|
Jakub Vrana
|
bf129377b1
|
Option (?X)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189101 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-06-23 14:35:56 +00:00 |
|
Jakub Vrana
|
2d24777fae
|
PCRE 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188618 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-06-17 11:40:21 +00:00 |
|
Jakub Vrana
|
df3388acc3
|
count parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188605 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-06-17 08:29:29 +00:00 |
|
Jakub Vrana
|
889f289ed0
|
Version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188307 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-06-13 16:30:42 +00:00 |
|
Jakub Vrana
|
c671f559eb
|
Document PCRE 4.3
# However, PCRE 5.0 is in the sources now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188306 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-06-13 16:26:27 +00:00 |
|
Nuno Lopes
|
fb8a1a92d8
|
switch to new style and document the new count parameter
#an english reviewer wanted.. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182957 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-03-27 12:38:19 +00:00 |
|
Nuno Lopes
|
e5dacc095d
|
WS. prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181961 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-03-12 20:29:57 +00:00 |
|
Horst Schirmeier
|
119febb453
|
callback type "see also" added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181255 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-03-03 13:42:12 +00:00 |
|
Jakub Vrana
|
3b3a880c96
|
Single backslash, single quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180667 c90b9560-bf6c-de11-be94-00142212c4b1
|
2005-02-24 14:31:46 +00:00 |
|
Nuno Lopes
|
3047d65cae
|
update docs to reflect the new behaviour of (?xx) at top level
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175078 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-12-19 13:35:34 +00:00 |
|
Sean Coates
|
884d0238bb
|
/e -> 'e'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174727 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-12-14 18:35:42 +00:00 |
|
Aidan Lister
|
dc60ced6cf
|
whitespace fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174209 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-12-07 03:29:16 +00:00 |
|
Aidan Lister
|
996071ceab
|
Added extra example showing stripping of whitespace (this question is asked atleast 3 times a day)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174081 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-12-05 15:12:10 +00:00 |
|
Jakub Vrana
|
c148211fa2
|
Replace <parameter>& 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 < 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 ¬e.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 |
|