Joe Watkins
e25450d9dc
many bugs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Adam Harvey
2a3ee2e7c6
Update the Unicode character properties to document the existence of script
...
names in PCRE.
Fixes doc bug #54154 (Missing info about using \p{xx} and \P{xx} escape
sequences with script names).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328321 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 10:00:46 +00:00
Philip Olson
470411948d
PHP 5.3.7 bundles PCRE 8.12
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328247 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 02:12:34 +00:00
Sherif Ramadan
a657bdcaf4
Modified ambiguous wording for return values and added return.falseproblem warning. This fixes Bug #62161
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326871 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-30 03:37:52 +00:00
Peter Cowburn
cca4900cad
fix build (broken pcre /e caution)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326251 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-19 16:29:52 +00:00
Nikita Popov
faa7c360f5
Add /e modifier warning
...
As discussed on IRC this does not mention that it will be deprecated in 5.5, only says that it is "discouraged".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326239 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-19 12:43:00 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Felipe Pena
33f6eda0cd
- Fixed bug #62237 (PCRE recursion pattern should be (?&name), not (?P&name))
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326014 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-07 17:38:10 +00:00
Joey Smith
67921109e7
cleared up potential confusion - saying it "makes it possible to include comments" can be construed as saying "All of PHP's methods of comments are safe inside a /x modified regex"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325961 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 09:48:06 +00:00
Jakub Vrana
6b70471032
Refine $
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325888 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-29 21:48:10 +00:00
Jakub Vrana
5faa7a6747
Document and use callable type hint introduced in PHP 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Peter Cowburn
ed5c3caa2c
fix pcre u modifier name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323956 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 15:50:53 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Shein Alexey
ed0dfe5c2d
Wrapped addslashes with a function tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320418 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 11:41:50 +00:00
Justin Martin
27440bfeed
Removed eval modifier example from preg_replace reference.
...
Added caution to eval modifier reference about its addslashes behaviour.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320388 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 21:54:27 +00:00
Justin Martin
ee7bf3100e
Clarified e-modifier example behavior, as per bug #60401 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320298 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 04:28:40 +00:00
Gordon Oheim
599f9bee70
fixed version number to correct version
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318986 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 09:43:25 +00:00
Gordon Oheim
d8a2fb9293
fixes #60228 New default pcre.backtrack_limit value as of 5.3.7 isn't documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318985 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 09:32:17 +00:00
Peter Cowburn
4940aeab08
tidy mention of PCRE_CASELESS modifier (doc #60178 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318659 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-01 22:16:26 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Peter Cowburn
cfabc6b2ed
correct changelog order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314593 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-09 09:00:42 +00:00
Jakub Vrana
cd98a956db
Availability column
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314246 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-04 11:33:50 +00:00
Jakub Vrana
290ee6f491
Invalid offset since PHP 5.3.6 (thanks to David Grudl)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314243 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-04 11:25:10 +00:00
Peter Cowburn
bf9f426796
use entity for null
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313291 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 18:06:48 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
6f184ec8cc
Parameter matches is optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312711 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:57:08 +00:00
Adam Harvey
e43a330c07
Fix doc bug #55039 (Error in
...
http://ru.php.net/manual/en/regexp.reference.escape.php ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312148 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 13:46:11 +00:00
Adam Harvey
a1ad96c660
Fix doc bug #55041 (Term "lookbehind" instead of "look-behind").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312147 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 13:42:07 +00:00
Philip Olson
ed1264f797
Added latest bundled PCRE version info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310717 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:37:12 +00:00
Jakub Vrana
9b22dffc68
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308256 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 14:16:57 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Jakub Vrana
c15909ba49
Mention pcre.backtrack_limit by ungreedy modifier (doc bug #53751 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308190 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 13:03:45 +00:00
Adam Harvey
13a1667008
Fix doc bug #53884 ( http://www.php.net/manual/en/pcre.pattern.php should have
...
pattern syntax first).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307895 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-01 05:14:54 +00:00
Philip Olson
802ee88411
- Added PCRE modifier link to 'See Also' section of relevant PCRE functions
...
- Moved the 'e' tip from preg_replace to the modifier documentation, and added link instead of 'e' docs
- Closes PHP Bug #53546
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307739 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 19:10:19 +00:00
Joey Smith
d4a5d793eb
Fix singular/plural form
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307521 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-16 19:54:57 +00:00
Kalle Sommer Nielsen
776fca5c5e
Fixed bug #53570 (Deprecated functions in suggestion list)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306477 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-20 01:22:59 +00:00
Richard Quadling
c6faf8807d
Add <initializer>'s to preg_match and preg_match_all.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305275 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-11 13:03:16 +00:00
Richard Quadling
7605db79ce
Fixed grammar.
...
Fix bug #53073
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304409 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-15 08:28:18 +00:00
Gustavo André dos Santos Lopes
594e79d60c
- Changed the language on the documentation of preg_filter to make it clear that it returns the subjects where that was a match, not the matches themselves.
...
- Closes bug #52111
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303177 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 14:56:00 +00:00
Peter Cowburn
6e268a9287
Mention "forward back reference" in PCRE syntax (doc bug #52066 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302431 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-18 11:31:17 +00:00
Daniel Egeberg
d973dbdba6
Fixed up some formatting. Removed obsolete inline PHP 4 changelog info.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301647 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 08:18:50 +00:00
Daniel Egeberg
f49b14e3a0
Documented the (?| syntax in PCRE.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301646 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 08:06:25 +00:00
Daniel Egeberg
0486755f3f
Changed PCRE syntax titles to convey meaning instead using the names of the characters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301616 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 17:19:51 +00:00
Philip Olson
fc4d5e2d63
PHP 5.3.3 bundles PCRE 8.02. It's likely the only PHP that will, since 8.10 is out now, but 5.3.3 is in RC currently.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301091 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-08 16:54:36 +00:00
Peter Cowburn
e5c2e20550
see also preg_last_error, doc bug #51864
...
- added preg_last_error see also link for preg_* functions
- also added other useful see-also links for preg funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300271 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 12:51:02 +00:00
Peter Cowburn
008922dd52
leading WS (testing OE "re-indent this file" feature)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299210 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-10 11:21:54 +00:00
Peter Cowburn
1ad390c81a
added pcre \g description (patch from Peter O'Callaghan)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299124 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 20:28:05 +00:00
Pierrick Charron
503c562c51
# More understandable explanation of how named subpattern work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299033 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 20:57:06 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Peter Cowburn
6a26ef9f50
clarify array_filter return value with no matches, fixes bug #51568
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298066 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 08:19:34 +00:00
Philip Olson
a1ff53ad8b
Reversed order of table (newest on top), and added a 5.3.2 entry (with 8.00)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297628 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:43:36 +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
Peter Cowburn
b7b5a87422
typo fix eregi_repalce to eregi_replace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296986 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 18:15:02 +00:00
Daniel Egeberg
9726e9e4fc
Added section that outlines notable differences between POSIX regex and PCRE regex.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296975 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 15:02:41 +00:00
Jakub Vrana
f5c36b9d90
Character classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-19 17:17:25 +00:00
Daniel Egeberg
d661690a96
Fixed bug #50812 (What exactly does quantifier minimizer mean when it comes to the '?' meta char?)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293793 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-20 23:51:47 +00:00
Kalle Sommer Nielsen
fb6313be8c
Fix <link>'s
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293488 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 05:51:24 +00:00
Kalle Sommer Nielsen
6bcee9285e
Fixed #50565 (Reg Exp docs for Unicode could be improved)
...
- Includes alot of whitespace improvement for the lists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293485 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:52:14 +00:00
Kalle Sommer Nielsen
4bc27d8766
Remove the last of the PHP3 related stuff around the manual, including the documentation for:
...
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Daniel Egeberg
3ed85ceb3b
Removed extra whitespace from comments and added CDATA sequences.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293340 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 00:55:54 +00:00
Peter Cowburn
9a55225d8b
Delimiter cannot be backslash. Grammar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293304 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-09 01:02:37 +00:00
Daniel Egeberg
16c0cd7a2f
Minor edit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292345 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-19 21:13:00 +00:00
Daniel Egeberg
e6bb3e8635
Closes #50232 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292344 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-19 21:10:22 +00:00
Daniel Egeberg
1b6cf34f23
Changed example #2 in preg_replace() to have the arrays initialized before writing to them.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292327 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-19 12:05:56 +00:00
Jordi Boggiano
740a7698af
Emphasize the use of ?P<> for named sub-patterns instead of the backwards incompatible ?<>. Fixes bug #50306 - refs bug #46904
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292248 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-17 12:28:26 +00:00
Jakub Vrana
69c05d805a
Parameters are documented by preg_replace (bug #49995 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290682 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 17:30:37 +00:00
Hannes Magnusson
412c8465bf
Put emphasis on lookahead and lookbehind
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290376 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 15:50:04 +00:00
Richard Quadling
7dbdeb80f5
PREG_OFFSET_CAPTURE flag consistent between preg_match and preg_match_all. Fix #50032
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290051 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-29 10:58:02 +00:00
Florian Anderiasch
bbd0696ac1
fix #49685 - returns NULL on errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289097 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:31:21 +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
Torben Wilson
6bdd33b75f
Document that since PHP 5.2.2, named subpatterns accept the syntax
...
(?<name>) and (?'name') as well as the older (?P<name>).
Addresses bug #46904 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 06:55:13 +00:00
Richard Quadling
0184ad5ac0
Example missing some output.
...
Fix for bug#49395
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287845 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-28 10:56:51 +00:00
Jakub Vrana
5367ec851c
Link anonymous functions/preg-replace-callback.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286543 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 09:20:16 +00:00
Peter Cowburn
e71b1f22e7
Corrected PCRE backreference example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286356 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-26 10:17:04 +00:00
Rasmus Lerdorf
8b564cbf64
Fix bug #48703
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284405 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-20 00:22:21 +00:00
Rasmus Lerdorf
e3a5bb2767
Fixed bug #48806
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284401 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-19 23:58:43 +00:00
Nilgün Belma Bugüner
751d46fd60
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283830 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:31:40 +00:00
Jakub Vrana
d972949278
Separate to smaller pages
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 11:39:05 +00:00
Richard Quadling
9ea1b00bda
Bug#47229
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 10:03:37 +00:00
Peter Cowburn
9dd1ca3768
Whitespace characters are not allowed as delimiters in PCRE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282027 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-12 13:09:39 +00:00
Joey Smith
c29a3e3692
The null byte is not an acceptable delimiter to PCRE.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282003 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-11 23:07:37 +00:00
Yannick Torres
2a87fef0ef
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280183 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-09 05:32:56 +00:00
Yannick Torres
5847a9aee0
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280176 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 21:30:58 +00:00
Yannick Torres
02e589878d
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 22:22:31 +00:00
Philip Olson
0a82f05c63
Added url.pcre.changelog, and talked about it within the pecl installation docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-01 01:09:20 +00:00
Philip Olson
0f17d50904
Added upgrade history for the bundled PCRE library
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279521 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 21:09:13 +00:00
Philip Olson
02f5774954
Added preg_filter() info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278477 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 04:01:09 +00:00
Philip Olson
66baab5c9b
Added basic preg_filter() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 03:58:16 +00:00
Daniel P. Brown
082b624991
Updated to show that, yes, 'caseless' and 'case-insensitive' are the same thing.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277112 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 16:05:09 +00:00
Richard Quadling
d0d461f226
Fix #47590 - Pattern terminator should always be considered special.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276905 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-09 12:35:46 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Jakub Vrana
47dd17e302
Remove Describes from titleabbrev
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270660 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-06 10:39:24 +00:00
Joey Smith
f051a00f00
Fix typo (fulfil -> fulfill)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270512 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-04 00:28:31 +00:00
Jakub Vrana
984ebf240c
Backslash in replacement (bug #43532 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268519 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:42:12 +00:00
Jakub Vrana
5cd86bd54a
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268518 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:38:01 +00:00
Jakub Vrana
917ae9d07f
Reorganize pattern syntax (bug #45256 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268359 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 16:22:25 +00:00