summaryrefslogtreecommitdiff
path: root/ext/ldap
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-102-2/+2
* Merge branch 'PHP-7.4'Nikita Popov2020-07-104-7/+31
|\
| * enable ext/ldap/tests on azurePaweł Tomulik2020-07-101-0/+1
| * fix some ext/ldap/testsPaweł Tomulik2020-07-103-7/+30
* | Merge branch 'PHP-7.4'Nikita Popov2020-07-101-8/+36
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-101-8/+36
| |\
| | * Fix some memory bugs in ldap.cPaweł Tomulik2020-07-091-8/+38
* | | Remove proto comments from C filesMax Semenik2020-07-061-148/+74
* | | Avoid some unnecessary uses of no_separation=0Nikita Popov2020-07-061-1/+1
* | | Add ldap_count_references()Paweł Tomulik2020-07-014-1/+80
* | | Promote warning to exception in ldap_set_rebind_proc()Paweł Tomulik2020-06-305-14/+14
* | | Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* | | Fix macro redifinition warnings in debug buildsChristoph M. Becker2020-06-291-1/+0
* | | Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* | | Fix [-Wundef] warnings in LDAP extensionGeorge Peter Banyard2020-05-183-44/+44
* | | Drop check for HAVE_NSLDAPGeorge Peter Banyard2020-05-162-25/+25
* | | Fix nullable types in PHPDocMáté Kocsis2020-04-121-1/+1
* | | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-39/+39
* | | Improve gen_stub.phpMáté Kocsis2020-04-043-109/+217
* | | Annotate function aliases in stubsMáté Kocsis2020-04-041-2/+9
* | | Add stubs for aliasesMáté Kocsis2020-02-182-57/+24
* | | Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-172-5/+11
* | | Replace @param annotations with type declarationsChristoph M. Becker2020-02-162-11/+5
* | | Fix [-Wtype-limits] warning in LDAP by removing unnecessary conditionGeorge Peter Banyard2020-02-061-1/+1
* | | Reindent phpt filesNikita Popov2020-02-0371-677/+677
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-172-4/+4
* | | Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-1/+1
* | | Fix usage of RETURN_THROWS() in LDAP extensionMáté Kocsis2020-01-031-1/+1
* | | Use RETURN_THROWS() in various placesMáté Kocsis2020-01-031-4/+4
* | | Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-031-51/+51
* | | Fix erroneous changeChristoph M. Becker2019-12-311-2/+2
* | | Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-44/+44
* | | Add union return types for function stubsMáté Kocsis2019-11-112-66/+34
* | | Clean DONE tags from testsFabien Villepinte2019-11-0799-198/+0
* | | Cleanup return values when parameter parsing is unsuccessfulMáté Kocsis2019-10-301-3/+3
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-191-1/+1
|\ \ \ | |/ /
| * | Fix miscellaneous typos in docsTyson Andre2019-10-191-1/+1
* | | Suppress fsockopen error in ldap_set_rebind_proc_error.phptNikita Popov2019-10-011-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-011-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-011-1/+1
| |\ \ | | |/
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-301-1/+1
|\ \ \ | |/ /
| * | Fix borked SKIPIFsFabien Villepinte2019-09-301-1/+1
* | | Adding ldap stubs for arginfoStephen Reay2019-09-253-384/+724
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-061-11/+0
|\ \ \ | |/ /
| * | Remove defines for specific oraldap versionsNikita Popov2019-09-061-3/+0
| * | Remove support for umich_ldapNikita Popov2019-09-061-8/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-062-100/+19
|\ \ \ | |/ /
| * | Remove nsldap supportNikita Popov2019-09-062-100/+19
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-061-1/+2
|\ \ \ | |/ /