Commit graph

113 commits

Author SHA1 Message Date
Joe Watkins
0ba005e7ee tidy wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330044 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 10:15:14 +00:00
Joe Watkins
06151b0ab9 clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330043 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 10:06:30 +00:00
Joe Watkins
0026bfc424 build fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330041 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 08:54:39 +00:00
Joe Watkins
eaffddfea4 TSRM initial write up, I may change/add to it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330040 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 08:42:27 +00:00
Joe Watkins
e5ad6bc823 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330037 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 00:25:53 +00:00
Joe Watkins
bd2b8bb618 grammar/spelling, sorry for the noise :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330036 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 00:22:50 +00:00
Joe Watkins
5420983858 correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330035 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 00:19:19 +00:00
Joe Watkins
177c88c1ca start to write up more of internals doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330034 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-09 00:16:42 +00:00
Sherif Ramadan
6792c18829 Fixed line numbers to be accurate with the example code from revision #329160.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329165 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 17:51:42 +00:00
Sherif Ramadan
6910ef70cb Updated FETCH_OBJ_W example and opcode results to reflect correct behavior. Fixes bug #63600.
FETCH_W is for writing to object properties. FETCH_OBJ_W is for writing to properties of objects that are properties of other objects.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329160 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 14:20:30 +00:00
Jakub Vrana
84b8fca68f Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +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
Justin Martin
d142a15908 Forgot example code in last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323571 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 23:50:58 +00:00
Justin Martin
106910e88b Added examples for ZEND_JMP and ZEND_CONT.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323570 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 23:48:31 +00:00
Justin Martin
1baa10dc5d Restructured internals2.opcodes so that the opcode list is displayed immediately, and opcode descriptions are in a sub-section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323550 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 04:51:03 +00:00
Justin Martin
cc98ddbbb0 Broke opcode example code into multiple files, for easier maintenance.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323545 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 22:48:31 +00:00
Justin Martin
24e5bc25ea Changed ZEND_JMP_SET and ZEND_DECLARE_LAMBDA_FUNCTION to use links and added skeleton sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323536 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 20:22:48 +00:00
Justin Martin
7f419197ec Inserted basic documentation for following opcodes: JMP, CONT, INIT_NS_FCALL_BY_NAME, GOTO, RETURN_BY_REF, DECLARE_CONST, DECLARE_INHERITED_CLASS_DELAYED
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323533 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 20:12:43 +00:00
Rasmus Lerdorf
ae84cdd851 Update the autoconf tip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323222 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 04:18:38 +00:00
Jakub Vrana
74f4612207 Prefer lowercase IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +00:00
Jakub Vrana
065dd47a92 Replace _ by - in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +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
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Mike Ford
16a319b9cc Typofix from Anon#5445, improved.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313911 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:39:57 +00:00
Hannes Magnusson
64042ccbff Remove several html entities and replace them with utf8 chars so we can drop the
dtd include
# &nbsp; replaced with nothing
# &mdash; with —
# &euro; with €
# &auml; with ä
# &Auml; with Ä


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
Philip Olson
ffbac896ce Made README.PARAMETER_PARSING_API a link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303736 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 18:15:42 +00:00
Johannes Schlüter
4e210a610f - PHP 4.4 is no more in wide spread use and PHP 6 is no more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301953 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:56:57 +00:00
Johannes Schlüter
9a91512c4b - Add notes about avoiding RINIT/RSHUTDOWN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301952 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:42:14 +00:00
Johannes Schlüter
a828f7dbe5 - SVN not CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301951 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:41:28 +00:00
Richard Quadling
3c82b5b1ed Whitespace (Tabs to spaces).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301650 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:13:48 +00:00
Johannes Schlüter
669f2979e3 This is waiting here for some time now to be finished, better make it available than loose it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297617 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 13:46:24 +00:00
Johannes Schlüter
13df64d2dc Zend Extension != PHP Extension (zend module) .. try to aovid some confusion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297616 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 13:43:19 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
0a853b104e w/s before end of sentence full-stop.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297060 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 10:40:22 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Philip Olson
eef83868b1 testing system, please ignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295719 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 06:09:47 +00:00
Hannes Magnusson
9f31f3dd48 ZEND_ME_MAPPING has 4 arguments
# reported by "virtualin" on #php.pecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 18:54:43 +00:00
Richard Quadling
aabc5b625c WS Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 16:21:22 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Johannes Schlüter
35526d5c13 some minor fixes
# I'm not sure it's clear that "returning references" means something like
# function &foo() {} in userland, but the wording is better than before which
# was confusing with  function foo(&$bar) { $bar = 42; }


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291749 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 19:16:38 +00:00
Gwynne Raskind
ac68482538 Øné møré éncødîng tést.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291547 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 11:55:19 +00:00
Gwynne Raskind
e4dc3b2440 Éncødîng îssüés tést, tåké twø.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291546 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 11:42:42 +00:00
Gwynne Raskind
c78dd7156a Éncødîng îssüés tést, tåké twø.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 10:39:17 +00:00
Gwynne Raskind
67e964a289 tést cómmít tó lóók íntó Jänï's êncôdîng îssüés.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291544 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 10:33:22 +00:00
Johannes Schlüter
a160ced538 Writing functions, first part
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291117 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-21 17:46:55 +00:00
Johannes Schlüter
43a8af1da2 Some more minor tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289989 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-27 14:42:50 +00:00