Jakub Vrana
fa2e38785e
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Mehdi Achour
a07e149abd
added an entity for pcntl functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158387 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-12 07:43:53 +00:00
Kenneth Schwartz
33a11889dc
Bug #27960 : typo in pcntl_alarm documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155781 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-12 16:04:45 +00:00
Dave Barr
67b99af1bc
- it's => its.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Kenneth Schwartz
7cb85eff94
added note about declare (bug #21331 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 22:36:01 +00:00
Kenneth Schwartz
1a1217698c
more pcntl docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152421 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 10:45:36 +00:00
Kenneth Schwartz
72333363c2
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152394 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 21:07:57 +00:00
Kenneth Schwartz
a08fa2cdb9
finished up get/setpriority docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 17:36:15 +00:00
Kenneth Schwartz
b636aeb292
added info about wait3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 17:02:53 +00:00
Kenneth Schwartz
793326c28b
documented pcntl_wait
...
added note in _waitpid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152363 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 16:42:00 +00:00
Kenneth Schwartz
7119c570f4
added missing pcntl functions
...
documented _alarm (bug #21694 ), working on the rest
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152361 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 16:00:11 +00:00
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
43ed9a3d9e
Xmas typos 5/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Hartmut Holzgraefe
ec0dc5f05c
parameter type is callback here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132527 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 17:52:54 +00:00
Derick Rethans
4491af3792
- Consistent titles
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132050 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 19:37:02 +00:00
Sara Golemon
bedac40fa4
Also repair those WS issues (\t => \s{8})
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129192 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 15:41:22 +00:00
Andy Lindeman
184008161d
& -> &
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129191 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 15:39:08 +00:00
Andy Lindeman
aefc2c1956
applying davey's (davey@php.net) patch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129140 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 12:44:03 +00:00
Philip Olson
5a36bf3125
Replace <link linkend="language.types.x">x</link> with <type>x</type>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Philip Olson
73b197ddde
Add new optional parameter information (restart_syscalls). Added information
...
on new ability to object method signal calls. Implemented &return.success;.
And added tick use to the example (required as of 4.3.0). This essentially
closes bug #20189 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113190 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 23:04:02 +00:00
Philip Olson
e6d1fdd519
Added some 4.3.0 changes to the docs, see bug #20189 . This is information out of
...
an email to php-dev from Jason Greene on the subject.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113189 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 22:59:07 +00:00
Friedhelm Betz
cc5cc1cf2b
some typos and small additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111388 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 01:15:33 +00:00
Friedhelm Betz
b5ac7588ab
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 17:10:18 +00:00
Friedhelm Betz
80c9e16666
fixed typos in section id`s: requirenments to requirements
...
Thanks for catching to Marco Cucinato !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Friedhelm Betz
5df227f974
new structure applied and constants added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90682 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-01 23:05:27 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00