Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Florian Anderiasch
e2b5d40392
clarified. bug #44753
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 22:13:21 +00:00
Hannes Magnusson
cd779aad32
- PCRE can no longer be disabled
...
- Fix WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257447 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 14:02:12 +00:00
Stanislav Yordanov
199eca0462
xml DTD validation problem fixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255957 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-24 14:00:00 +00:00
Nuno Lopes
474035fd75
add PREG_BAD_UTF8_OFFSET_ERROR
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255789 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-22 16:15:33 +00:00
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Felipe Pena
e0c25b85eb
Add example (using named subpattern)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251266 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 17:04:27 +00:00
Felipe Pena
f7ef445f8f
Add information about return value in case of error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250181 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-09 00:15:33 +00:00
Philip Olson
95de0e46ac
MFB:
...
- Changed pattern.modifiers.xml from refentry to article
- Changed pattern.syntax.xml from refentry to article
- Changed refsect1 and refsect2 to sections within these new articles
# thanks to hannes for spotting this forgotten commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249275 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 01:25:12 +00:00
Hannes Magnusson
b499efb673
Use the &Functions; entity (patch by Felipe)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Philip Olson
dcf96bd468
MFB: Upgrade to the new-reference-structure
...
- Split reference.xml into book.xml, setup.xml, pattern.xml, and examples.xml
- Moved from reference.xml to book.xml:
- The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
- The requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed pattern.modifiers.xml from refentry to article
- Changed pattern.syntax.xml from refentry to article
- Changed refsect1 and refsect2 to sections within the new articles
- Changed the intro ID from <extname>.intro to intro.<extname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248797 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 04:06:52 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Felipe Pena
0c6eb2a657
Added information about (?J) internal option
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247723 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-06 22:55:20 +00:00
Felipe Pena
77d57327f0
Added information, fixed large lines.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247722 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-06 22:54:23 +00:00
Felipe Pena
cdaad7fc5e
Add example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247676 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-05 23:38:31 +00:00
Jakub Vrana
90b956e4d8
\h \H \v \V \k \K (bug #43355 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246585 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 11:31:44 +00:00
Hannes Magnusson
e26d404d0f
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242905 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-25 13:26:54 +00:00
Richard Quadling
f474645390
Fix #42730
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242873 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-24 08:08:21 +00:00
Nuno Lopes
30704b02e6
semi-automatic update of the ini.xml files
...
still not updating the big table, because of technical issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242562 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-14 21:30:51 +00:00
Jakub Vrana
d3992aa101
$offset is in bytes ( #41588 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 03:00:29 +00:00
Jakub Vrana
57b33ec289
Description of matches depend on flags (bug #42159 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241301 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 10:03:31 +00:00
Nuno Lopes
2d1d50ab67
add <constant> tags
...
add the new PCRE_VERSION constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-27 11:22:04 +00:00
Etienne Kneuss
0c07feb082
Bad wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240231 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-23 19:32:16 +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
Mehdi Achour
90fc7ae81c
Add ChangeLog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
Jakub Vrana
0b63139027
Internal name for 'e'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236110 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 14:07:03 +00:00
Jakub Vrana
32fef164b0
The maximum length of a subject string (bug #40627 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232441 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:45:20 +00:00
Martin Samesch
ae72e57f32
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230763 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 16:07:44 +00:00
Etienne Kneuss
b320d7a4f7
typo--, thanks nuno
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229773 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 00:07:56 +00:00
Etienne Kneuss
c2e3af5720
backslashes and NULL chars are also escaped
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229771 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 23:44:53 +00:00
Nuno Lopes
cce3db21a1
fix bug #40395 : document which chars are escaped when running with '/e' modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 19:48:34 +00:00
Martin Samesch
cd1f7c8ca1
Removed BETA from PHP version
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229073 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 21:19:24 +00:00
Martin Samesch
979eb4d641
the subject returned isn't the parameter 'subject' that was passed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229041 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 14:42:26 +00:00
Martin Samesch
71337d2152
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229040 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 14:34:28 +00:00
Martin Samesch
bf7e274c41
typo (wrong function)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 09:53:42 +00:00
Mehdi Achour
311ebbd64c
Document parameters in the good place
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228787 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:44:17 +00:00
Mehdi Achour
039d648a12
ref.pcre: switch to new doc style
...
# And fix #40215
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228785 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:11:46 +00:00
Mehdi Achour
64a1c7cc9e
WS, preparing for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228784 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:09:12 +00:00
Mehdi Achour
e9101363ed
Fix #40272 : affects the matches parameter, not the returned value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228719 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 02:44:17 +00:00
Philip Olson
9dfd4d483b
Removed use of PL, RC, and BETA from PHP versions as they go against our
...
conventions.
# Thanks to etienne and nuno for being regex masters ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
Sean Coates
aa62978193
bug #38999 ; fix language
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220832 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-30 18:20:02 +00:00
Dave Barr
e86398e2cb
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Etienne Kneuss
c29f0e9a74
New example using recursion
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215180 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-21 17:08:39 +00:00
Etienne Kneuss
b287313c6b
Fix #36112 (Bad example removed)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214904 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 13:44:09 +00:00
TAKAGI Masahiro
abd3644f1a
added missing closing parentheses.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-07 03:11:02 +00:00
Nuno Lopes
9e64d5dc4d
oops, I forgot to add the availability of the new constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214314 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:24:45 +00:00
Nuno Lopes
552821619c
expand the pcre_last_error() page
...
add a new ini section
some linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214313 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:20:47 +00:00
Antony Dovgal
efc77ab610
add documentation for new ext/pcre constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213954 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-30 10:24:26 +00:00
Philip Olson
78adb7cb35
Initial commit, still considered undocumented.
...
See also: pcre.backtrack_limit and pcre.recursion_limit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212773 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 17:27:51 +00:00
Dave Barr
e5fa0f1a26
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211661 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-19 03:04:12 +00:00