Commit graph

18763 commits

Author SHA1 Message Date
jhdxr
e559d0d44d update refpurpose for sort functions as well 2021-06-12 02:37:45 +08:00
蝦米
9ec0244d48
Clarify the order of sort functions in their description
Closes GH-681.
2021-06-11 18:51:25 +02:00
Sergey Panteleev
4aa11f94a6
Fix sodium missed description 2021-06-11 13:26:59 +03:00
Sergey Panteleev
f5a5f5ae75
Fix some issues in phar directory
Part of #658
2021-06-11 11:01:17 +03:00
Sergey Panteleev
a871ef72ed
Fix some issues in sockets directory
Part of #658
2021-06-11 10:56:22 +03:00
Sergey Panteleev
d68e83b719
Fix some issues in mysqli directory
Part of #658
2021-06-11 10:53:12 +03:00
Sergey Panteleev
3cbe1da561
Fix function name 2021-06-11 10:26:42 +03:00
Sergey Panteleev
70fe4159bf
Fix some issues in datetime directory
Part of #658
2021-06-10 16:36:10 +03:00
Sergey Panteleev
6846ebb4e3
Fix issues in classobj directory
Part of #658
2021-06-10 16:30:21 +03:00
Sergey Panteleev
871a231f4a
Fix issues in Filesystem directory
Part of #658
2021-06-10 16:28:13 +03:00
Sergey Panteleev
30c25e7d49
Fix issues in MbString directory
Part of #658
2021-06-10 15:02:51 +03:00
Sergey Panteleev
65c4446ab3
Fix issues in Imagick directory
Part of #658
2021-06-10 14:52:56 +03:00
Florian Engelhardt
35c2cd3ad9
Update FILTER_NULL_ON_FAILURE usage
Closes GH-679.
2021-06-10 12:30:17 +02:00
Sergey Panteleev
8dd14a886c
Fix issues in Info directory
Part of #658
2021-06-10 12:38:11 +03:00
Sergey Panteleev
f33c301789
Fix issues in Network directory
Part of #658
2021-06-10 12:30:36 +03:00
Sergey Panteleev
5106807f25
Fix issues in Readline directory
Part of #658
2021-06-10 12:20:48 +03:00
Sergey Panteleev
a4fe8cf4c7
Rewrite eio return values section 2021-06-10 09:18:28 +03:00
Christoph M. Becker
eae5a1cf1e
Revert "Fix #69884: mysqli->connect_error seems to be shared across objects"
This reverts commit efaedacb53.

We cannot document non-static properties as being static, even if they
should have been static in the first place.
2021-06-09 18:24:11 +02:00
Florian Engelhardt
f267b24e35
Add FILTER_VALIDATE_BOOL alias to docs
Closes GH-676.
2021-06-09 16:11:06 +02:00
Sergey Panteleev
3eaa74fd7d
Fix issues in Dom directory
Part of #658
2021-06-09 12:21:46 +03:00
Sergey Panteleev
2de607fdc7
Fix issues in Eio directory
Part of #658
2021-06-09 12:18:49 +03:00
Sergey Panteleev
1de948e93f
Fix issues in ErrorFunc directory
Part of #658
2021-06-09 12:12:17 +03:00
Sergey Panteleev
6ab6ea4658
Fix issues in OutControl directory
Part of #658
2021-06-09 12:10:39 +03:00
Sergey Panteleev
5347aa6e13
Fix issues in RpmInfo directory
Part of #658
2021-06-09 12:07:04 +03:00
Sergey Panteleev
35b95a56cc
Fix issues in Session directory
Part of #658
2021-06-09 12:05:20 +03:00
Sergey Panteleev
3954d29fbd
Fix issues in PgSql directory
Part of #658
2021-06-09 09:56:59 +03:00
Sergey Panteleev
257f8f8610
Fix issues in Ev directory
Part of #658
2021-06-09 09:54:59 +03:00
Sergey Panteleev
338f05c722
Fix issues in Math directory
Part of #658
2021-06-09 09:54:14 +03:00
Sergey Panteleev
a280a84c7e
Fix issues in Spl directory
Part of #658
2021-06-09 09:50:45 +03:00
Sergey Panteleev
9f7b578adf
Fix section issues (#666)
* Fix issues in Image directory
* Fix issues in Gmagick directory
* Fix issues in Snmp directory

Part of #658
2021-06-07 18:46:20 +03:00
Yoshinari Takaoka
fed3682684
Fix section order issues in some extensions (#667)
Fix section order issues

- ldap
- libxml
- intl

Part of php/doc-en#658
2021-06-07 23:04:32 +09:00
Sergey Panteleev
f3b9d85f71
Fix section order issues in Apache directory
Part of #658
2021-06-07 11:49:02 +03:00
Sergey Panteleev
8b326948c2
Fix section order issues in Stomp directory
Part of #658
2021-06-07 11:48:55 +03:00
Sergey Panteleev
adc94ff1ad
Fix section order issues in Stream directory
Part of #658
2021-06-07 11:48:44 +03:00
Sergey Panteleev
715a125af5
Fix section order issues (#664)
* Added parameters section for Tidy
* Fix section order for Svn
* Fix section order for Strings
2021-06-07 11:12:12 +03:00
George Peter Banyard
066ad854aa Fix section order issues in MemCached extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
fb759012a0 Fix section order issues in fdf extensiony
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
4283ca8aa3 Fix section order issues in Hash extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
4a9963bc40 Fix section order issues in IMAP extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
3c68e46cea Fix section order issues in PCRE extension
preg_filter() parameters still need to be documented.

Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
f374ce87ed Fix section order issues in ibase extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
782d62b55a Fix section order issues in PCNTL extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
7dd3f75c29 Fix section order issues in Trader extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
c0d9ebb6de Fix section order issues in OpenAL extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
06779b0612 Fix section order issues in funchand/ folder
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
74a2224b35 Fix section order issues in SimpleXML extension
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
cbac1ecf71 Fix lone section order issues in various extensions
Part of #658
2021-06-06 18:03:03 +01:00
George Peter Banyard
e1eff0924f Fix section order issues in Reflection extension
Part of #658
2021-06-06 18:03:03 +01:00
Sergey Panteleev
442f7d4459
Use literal tags instead of apostrophes (#653) 2021-06-06 16:06:15 +03:00
Vladimir
d579464d52
shorten fopen w+ description
make it consistent with x+, c+

Closes GH-660.
2021-06-06 13:52:19 +02:00