summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* Remove proto comments from C filesMax Semenik2020-07-061-74/+37
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Fix MSVC level 1 (severe) warningsChristoph M. Becker2020-06-051-1/+1
* Do not inherit LC_CTYPE locale from environmentNikita Popov2020-04-301-0/+3
* Generate function entries from stubsMáté Kocsis2020-04-204-97/+89
* Add missing visibility modifiers in stubsMáté Kocsis2020-04-111-9/+9
* Fix typo (UNKOWN -> UNKNOWN)Christoph M. Becker2020-04-092-21/+4
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-10/+27
* Annotate function aliases in stubsMáté Kocsis2020-04-041-1/+5
* Improve error messages of various extensionsMáté Kocsis2020-03-232-2/+2
* Change argument error message formatMáté Kocsis2020-02-261-2/+2
* Make type error messages more consistentMáté Kocsis2020-02-171-2/+2
* Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-172-34/+68
* Replace @param annotations with type declarationsChristoph M. Becker2020-02-162-68/+34
* Reindent phpt filesNikita Popov2020-02-036-25/+25
* Merge branch 'PHP-7.4'Nikita Popov2020-02-031-39/+39
|\
* \ Merge branch 'PHP-7.4'Nikita Popov2020-01-201-7/+0
|\ \ | |/
| * Fix bug #79112: IMAP can't find OpenSSL during configureNikita Popov2020-01-201-7/+0
* | Fix #78880 Another roundMáté Kocsis2020-01-191-1/+1
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-172-2/+2
* | Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-162-4/+4
* | Use RETURN_THROWS() after zend_throw_exception() in most of the extensionsMáté Kocsis2020-01-021-1/+1
* | Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-20/+20
* | Add union return types for function stubsMáté Kocsis2019-11-112-75/+33
* | Clean DONE tags from testsFabien Villepinte2019-11-071-3/+0
* | zend_parse_parameters_throw() is obsoleteChristoph M. Becker2019-11-011-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-191-1/+1
|\ \ | |/
| * Fix miscellaneous typos in docsTyson Andre2019-10-191-1/+1
* | Fixed testsDmitry Stogov2019-10-021-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-012-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-012-2/+2
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-012-2/+2
| | |\
| | | * Add missing skip keyword in testsFabien Villepinte2019-10-012-2/+2
* | | | Add ext/snmp arginfo stubsChristoph M. Becker2019-09-284-253/+338
* | | | Don't return explicit value on failing ZPPChristoph M. Becker2019-09-281-18/+18
* | | | Add missing zend_parse_parameters_none()Christoph M. Becker2019-09-281-0/+8
* | | | More ZPP warning to error related test fixesChristoph M. Becker2019-09-274-35/+0
* | | | Fix tests wrt. ZPP warnings to errorsChristoph M. Becker2019-09-2712-123/+0
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-271-18/+9
|\ \ \ \ | |/ / /
| * | | Fix test regarding Reflection::export() deprecationChristoph M. Becker2019-09-271-18/+9
* | | | Initialize variablesChristoph M. Becker2019-09-271-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-271-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-271-1/+1
| | |\ \ | | | |/
| | | * Fix skipif.incChristoph M. Becker2019-09-271-1/+1
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-155-5/+2
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1432-36/+36
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-133-4/+4