summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | 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-131-1/+1
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-301-14/+14
|\ \ \ \ | |/ / /
| * | | Modernize some connectors in tests to remove env key duplicationFabien Villepinte2019-08-301-14/+14
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-211-1/+0
|\ \ \ \ | |/ / /
| * | | Remove some unused HAVE_* symbolsPeter Kokot2019-07-211-1/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-14/+14
|\ \ \ \ | |/ / /
| * | | Remove useless param in php_snmp_error()George Peter Banyard2019-06-141-14/+14
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-141-3/+3
|\ \ \ \ | |/ / /
| * | | Fix SNMP build warningsNikita Popov2019-06-141-4/+4
| * | | Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-6/+8
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-2/+0
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-051-0/+6
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-122-48/+52
|\ \ \ \ | |/ / /
| * | | [ci skip] Migrate tests READMEs to MarkdownPeter Kokot2019-05-122-48/+52
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ \ \ | |/ / /
| * | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
| * | | snmp: remove unused varNuno Lopes2019-03-161-4/+0
* | | | snmp: remove unused varNuno Lopes2019-03-161-4/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1532-65/+65
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1532-65/+65
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-4/+10
|\ \ \ \ | |/ / /
| * | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+10
* | | | Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-041-36/+16
|/ / /