George Peter Banyard
897636355a
Typo fix provided by an anonymous user.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349120 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-04 11:59:59 +00:00
Peter Cowburn
027e04148e
remove spurious $Id$ keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347920 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-02 13:30:32 +00:00
Nikita Popov
f1e951b988
Remove duplicated words
...
Patch by carusogabriel.
Closes php/doc-en#7 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347749 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-14 13:46:42 +00:00
Andrey Gromov
2e7840d8a4
Add new opcodes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345207 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 13:11:45 +00:00
Nikita Popov
1b12a3907b
Update Internals2 Memory Management
...
The name of the leak function changed.
Patch by Mike Baynton.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344971 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-07 09:19:15 +00:00
Jakub Vrana
dc099d3a4d
Use <type>void</type> instead of <void/> in return type (adds a space)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343893 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 16:01:36 +00:00
Jakub Vrana
ad2e71299d
Use int instead of integer in return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343892 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:57:18 +00:00
Jakub Vrana
be295015d0
Use int instead of integer in parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:56:34 +00:00
Jakub Vrana
dd07341fae
Remove trailing fullstop in <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Andrey Gromov
091d0f9b6e
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341887 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-12 08:28:27 +00:00
Christoph Michael Becker
d93d31e59c
Fix opcode documentation
...
Original patch provided by Gennady Kovshenin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340343 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:09:28 +00:00
Christoph Michael Becker
e0dac54a11
Fix typo
...
--
Provided by anonymous 75732 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340319 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 13:35:58 +00:00
Christoph Michael Becker
3799f972f5
USE_ZEND_ALLOC=0 should be used for memory debugging purposes only
...
See <https://github.com/php/php-src/pull/2120#issuecomment-246258402 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340021 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-13 13:40:32 +00:00
Nikita Popov
1b23f5406d
Use ZEND_FE_END instead of {NULL,NULL,NULL}
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339985 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-05 10:17:35 +00:00
Christoph Michael Becker
81e7da5ea4
fixed #71944 (Spelling mistake in "Basic memory management")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338877 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-01 19:30:19 +00:00
Christoph Michael Becker
2973596289
This example will actually emit the ADD_CHAR opcode unlike the previous one.
...
--
Provided by anonymous 56715 (gennady@kovshenin.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337495 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 00:44:44 +00:00
Christoph Michael Becker
e5dec20130
Add real example code for the ADD_INTERFACE opcode
...
--
Provided by anonymous 56715 (gennady@kovshenin.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337494 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 00:42:19 +00:00
Pasindu De Silva
d308e59ebb
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337183 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 06:39:11 +00:00
Pasindu De Silva
596f94f4bc
Updated Opcode List
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336923 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 15:24:34 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Simion Onea
ba08db8805
Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00
Chris Wright
b2ff4dad29
r type specifier for zpp expects zval*, not char*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334183 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-07 23:22:53 +00:00
Maciej Sobaczewski
7b4c255ba8
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333719 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-07 05:17:07 +00:00
Peter Cowburn
689b6d0355
Comment improvements
...
Patch by anonymous #36934
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333667 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 13:11:30 +00:00
Maciej Sobaczewski
24b7122e20
Fixed bug #66629
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333556 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-18 08:54:35 +00:00
Peter Cowburn
f387e650b1
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333181 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:09 +00:00
Peter Cowburn
821556ff96
Documented the behaviour of the opcode (jump this way if the test fails, that way if it succeeds).
...
Reverse-engineering shouldn't be necessary....
--
Provided by anonymous 40766
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333099 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 20:52:27 +00:00
Johannes Schlüter
82a945abd2
Fix type for string length (uint -> int)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332865 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 17:17:04 +00:00
Yasuo Ohgaki
649b93759e
Fixed Doc Bug #66603 Misspellings on Documentation Page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332752 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 06:10:08 +00:00
Chris Wright
24d6ce2149
Typo fix in internals docs
...
--
Provided by anonymous 27057 (oguz.celikdemir@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-20 10:43:04 +00:00
Chris Wright
db46a1f80d
Added an example for EXT_STMT opcode
...
--
Provided by anonymous 26427
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332350 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:18:21 +00:00
Chris Wright
ff3a431268
Typo fix in internals docs
...
---
Provided by anonymous 36184
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332337 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:37:03 +00:00
Daniel P. Brown
176bd82241
One wouldn't exactly consider PHP4 still to be 'widespread.'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330444 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-05 16:44:43 +00:00
Peter Cowburn
dd4ec3dda7
More proofreading still needs to be done on this page. I only looked at the first couple of paragraphs.
...
--
Provided by anonymous #26427 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330182 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:17:22 +00:00
Joe Watkins
223cc5235a
focus this section on the anatomy of a function
...
document in more detail the zend_parse_parameters family
explain properly RETURN_/RETVAL_ differences
document 5.5 only stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330100 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-13 11:31:39 +00:00
Joe Watkins
a81e5fa2df
updates to internals2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330088 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-12 00:23:55 +00:00
Joe Watkins
d6f5e67752
actual build fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330084 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 20:44:47 +00:00
Joe Watkins
8f9970aae5
build fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330083 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 20:26:23 +00:00
Joe Watkins
867fa75a67
does this change order?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330082 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 20:20:33 +00:00
Joe Watkins
34be7b961f
more content, some corrections, some changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330081 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 20:13:07 +00:00
Joe Watkins
233de1bf69
build fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330074 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 09:53:32 +00:00
Joe Watkins
a50871d305
some hashtable traversal stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330073 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 09:37:58 +00:00
Joe Watkins
3904a57738
correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330071 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 08:54:53 +00:00
Joe Watkins
30a34525c9
improve readability of table
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330069 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 01:15:54 +00:00
Joe Watkins
aadd9ddb5c
a better preface for the hackers guide
...
revision of the introduction to memory management
how did I end up doing this ? it's 1:33am !!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330068 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 00:33:27 +00:00
Joe Watkins
f3abb988ee
corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330067 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-10 23:31:44 +00:00
Joe Watkins
35907cf178
reshuffle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330066 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-10 23:19:25 +00:00
Joe Watkins
e644d64972
more
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330065 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-10 23:09:35 +00:00
Joe Watkins
8a36717311
updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-10 22:42:28 +00:00
Joe Watkins
62347e8a2b
updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330062 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-10 20:38:06 +00:00