Nuno Lopes
e71b51a711
bcmul() truncates, not rounds. (per user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219196 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:12:25 +00:00
Nuno Lopes
52accafdfe
major update of INI stuff:
...
with the update in the software, we are now able to catch more ini entries that were using the magic cfg_get_*()
minor tune in script
we are still lacking a better PECL integration, which is in my TODO list
~
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-26 12:12:13 +00:00
Nuno Lopes
5f7e6c3f8f
add more tags
...
# if someone doesnt agree with this method, please speak noe, before I touch in the other files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195126 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 11:49:43 +00:00
Matt Li
2df4a1ed72
Fix examples - arguments are strings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189854 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 07:24:19 +00:00
Nuno Lopes
3c5b81624d
finally add the changelog column and update values for all ini.xml files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba
INI directives have been moved to the appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Curt Zirzow
8ac21800fc
Clearify that [scale] defaults to 0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173112 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 00:44:04 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Friedhelm Betz
1b93def95f
also for PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166787 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 11:02:51 +00:00
Mehdi Achour
1f9e95ed7a
fix build
...
# sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165984 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 23:43:37 +00:00
Mehdi Achour
4e7662a15e
Switched bcmath to the new doc style
...
# also moved a note before the example and removed unneeded screen tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165983 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 23:40:27 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Friedhelm Betz
eae9672912
mention bcscale
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147862 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-05 11:22:58 +00:00
Friedhelm Betz
088a6917b3
proto fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-04 19:49:03 +00:00
Nuno Lopes
51cb573bf2
added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146712 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 10:02:11 +00:00
Mehdi Achour
3247dda4c6
some examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146576 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 12:48:28 +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
Mehdi Achour
3de215b1df
adding example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140479 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-17 01:33:23 +00:00
Philip Olson
c85e63dde5
Implement new &ini.descriptions.title; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Sara Golemon
ea09039617
Revert. While the exponent to bcpowmod should be an integer (in the mathematical sense) it should still be passed as a string as it is not bounded by integer (in the computational sense) limits. There's already a note stating that only natural numbers should be used for any of the parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121798 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 19:39:31 +00:00
adam
bf707a4c91
Update to reflect final result on Bug #22942 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 14:52:04 +00:00
Sara Golemon
d67f5b280d
bc_powmod() was renamed to bcpowmod().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107663 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-11 16:34:54 +00:00
Sara Golemon
d779ef7695
Documentation for new function bc_powmod() and additiona 'see also' for bcpow()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107502 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-10 20:33:41 +00:00
Friedhelm Betz
d3d61c7d78
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105723 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:49:22 +00:00
Friedhelm Betz
f2622ae571
ini.xml added, linked in reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95809 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 15:13:02 +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
Sander Roobol
76f546dd1e
libbcmath is bundled with PHP.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80903 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-02 10:52:05 +00:00
Gabor Hojtsy
603f0ecfc3
New structure applied
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78830 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 14:28:56 +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
c7b3836e56
WS fix: part ONE of EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:56:49 +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