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
Philip Olson
731f2adea5
added doc skeletons for missing arrayiterator methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288719 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 06:22:54 +00:00
Philip Olson
068b26006c
added missing title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288718 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 05:49:36 +00:00
Richard Quadling
6a05f35a98
Ignore entities.*.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288651 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:04:52 +00:00
Jakub Vrana
0efda2548a
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288650 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:02:03 +00:00
Richard Quadling
610257479c
Removed BOMs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288639 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 09:05:04 +00:00
Scott MacVicar
2d41c8a744
Update apc_fetch() to show that multiple keys can be retrieved.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288624 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:48:00 +00:00
Brandon Savage
3110d69f2f
Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Peter Cowburn
d41f9c2347
Filling out InfiniteIterator documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288618 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 18:59:41 +00:00
Brandon Savage
f74325fce7
Per the discussion on the PHP-DOC mailing list, the PHP 4 OOP documentation is being relocated to the appendicies. The PHP 5 object documentation is being renamed to Objects and Classes, to reflect that it is the only supported documentation for OOP in PHP. All links have been changed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288607 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 14:14:18 +00:00
Brandon Savage
ab58c4db2e
Adding information and example on inheritance as an OOP principle, per PHP-DOC discussion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288590 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 21:33:16 +00:00
Antony Dovgal
ddda23ae74
fix PECL bug #16840 (sphinx build failure with PHP 5.1.x)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288552 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 07:57:55 +00:00
Torben Wilson
6f44f015af
Flush out the documentation for strspn() a bit. This an example of a
...
very poorly documented function.
Addresses bug #46912
This still needs work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288549 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 07:16:41 +00:00
Torben Wilson
f3bf8e55e0
Document that a previously-set 201 status code will also affect the
...
magic handling of 'Location:'.
Addresses bug #49592 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 09:08:26 +00:00
Torben Wilson
e0a9a1084e
Minor clarity fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288506 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 07:24:05 +00:00
Nilgün Belma Bugüner
99270d79ee
added svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:16:40 +00:00
Torben Wilson
baa9b54487
Un-fix the "fix" to the members. This fix would have limited the sense
...
of the wording to properties, when it applies to both properties and
methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288502 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:15:51 +00:00
Nilgün Belma Bugüner
8eb446821a
fixed some members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288501 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:03:30 +00:00
Nilgün Belma Bugüner
518bdc8a5f
fixed some members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 05:17:59 +00:00
Kalle Sommer Nielsen
c34a638c92
Fixed typo, spotted milian by @ ##php on EFNet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288479 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 18:25:03 +00:00
Torben Wilson
c48205c99e
Allow the example for iptcembed to write its result to the original
...
.jpg file.
Addresses bug #49595 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288470 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:50:18 +00:00
Torben Wilson
c57d1d20ea
Grammar fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288469 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:48:23 +00:00
Torben Wilson
47b5f6edad
DocBook syntax fix to allow compilation.
...
Please test before committing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288468 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:46:33 +00:00
Mikko Koppanen
49ca3b982b
Added documentation for set/getimagegravity and importimagepixels. Added example image for importimagepixels
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288465 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 02:12:07 +00:00
Daniel P. Brown
1e5452bbcd
Fixes Bug #49602 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288461 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-19 18:54:33 +00:00
Hannes Magnusson
df208f496d
Use the same class/extension as the example output uses
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-19 18:03:19 +00:00
Hannes Magnusson
6a63bbaba9
Fix syntax highlighting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288459 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-19 18:01:31 +00:00
Brandon Savage
542041e8fa
Abstracted the prepared statement article to remove references to the second person and make references to the application or to developers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:14:24 +00:00
Brandon Savage
05d68e4ea4
Updating mysql-insert-id documentation. More clearly explains why bigint will fail.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:04:29 +00:00
Torben Wilson
40e627107e
A couple more mentions of ini.from in the relevant spots.
...
Addresses bug #46956 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 06:28:13 +00:00
Daniel P. Brown
9b184299ef
Fixes Bug #49580 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288417 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 21:04:21 +00:00
Hannes Magnusson
f52a67f4f2
Fixed bug#49549
...
ArrayObject impelments Serializable as of PHP5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288402 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 10:34:14 +00:00
Richard Quadling
a584757326
TZDB V2009.13
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288397 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 08:33:20 +00:00
Sebastian Bergmann
aa33483224
Add documentation stub for ReflectionMethod::setAccessible().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 05:02:35 +00:00
Mikko Koppanen
ada6352e0a
added information about removing indices
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288377 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 13:21:46 +00:00
Torben Wilson
0fc57a9153
Noted what the first thing is that references can do.
...
Addresses bug #49083 .
Note that most of this page is redundant and should be folded into the
pages linked to; there are already places in the manual for this
information; they should be used.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 06:44:01 +00:00
Brandon Savage
e93446e9b5
Adding information about method signatures and typehinting to PHP manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288352 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 17:39:58 +00:00
Richard Quadling
b5539fbafa
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288350 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 16:30:39 +00:00
Richard Quadling
e90c01fe24
Fix#49564 - Returns false if encoding cannot be determined.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288349 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 16:22:50 +00:00
Torben Wilson
bdd9deda77
Moved the version-specific change notes into the changelog section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:52:03 +00:00
Torben Wilson
7be49951cf
Documented the old incorrect behaviour that requesting a given
...
occurrence of a weekday in a month when that weekend occurred on the
first day of the month would add one week to the returned timestamp.
Addresses bug #46932
Not sure this should be a warning. Seems more appropriate in the
changelog section. I'm just putting it here now to be consistent with
the existing function reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288346 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 06:28:00 +00:00
Torben Wilson
d4c454a039
Cleaned up the example.
...
Folded in a little information from the user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 20:02:17 +00:00
Kristina Chodorow
2433268e80
error changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 19:16:16 +00:00
Torben Wilson
3036985e06
One typo fix and one fact fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288317 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:10:23 +00:00
Torben Wilson
4ec9686673
At long last, got around to documenting this. Meant to do this years ago.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:09:50 +00:00
Torben Wilson
473dd47f77
Some more grammatical cleanup.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288306 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 06:45:04 +00:00
Torben Wilson
bbced252b5
Type fixes. It's a Mind Bomb.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Torben Wilson
ebfeed62a6
Grammar fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288290 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:59:26 +00:00
Torben Wilson
4f872c744a
Fixed some grammar.
...
Minor clarifications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288289 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:51:42 +00:00
Torben Wilson
6bd8161553
More thorough explanation of the use of ! to select default values
...
in the generated time.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288288 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 09:14:40 +00:00