Máté Kocsis

Results 20 issues of Máté Kocsis

This PR adds stubs (https://externals.io/message/105970) and uses the generated arginfo structures instead of the directly written ones.

Instead of triggering fatal errors, `Error` exceptions are now thrown when a parameter is invalid. Error messages are changed so that they are now in line PHP 8 conventions.

Could you please release a new version which contains the PHP 8.0 related fix from the master branch?

The Thrift client is locked at version `0.13`, but the `0.15` version is already available and it contains an important fix: the apcu extension is used instead of apc which...

help wanted

**Describe the feature** I'm a PHP extension maintainer and core contributor, so it would make my work much easier if setup-php would support using debug builds (`./configure --enable-debug`). **Underlying issue**...

enhancement

This fixes a few build warnings

Currently, the following internal classes are not yet documented: * [x] `SensitiveParameterValue` (#2165) * [x] `ClosedGeneratorException` (#3065/#2997) * [x] `com_safearray_proxy` (#3066) * [x] `DOMNameSpaceNode` (#3060) * [x] `LibXMLError` (#3063) *...

help wanted

The following internal global constants are not yet documented: - [ ] `ZEND_THREAD_SAFE` - [ ] `ZEND_DEBUG_BUILD` - [x] `LOCALE_SYSTEM_DEFAULT` (#3043) - [x] `LOCALE_NEUTRAL` (#3043) - [x] `DISP_E_PARAMNOTFOUND` (#3043) -...

help wanted
QA

Currently, the following internal functions/methods are not yet documented: - [x] `SensitiveParameterValue::__construct()` - [x] `SensitiveParameterValue::getValue()` - [x] `SensitiveParameterValue::__debugInfo()` - [ ] `Exception::__wakeup()` - [ ] `Error::__wakeup()` - [ ] `DateTimeInterface::__serialize()`...

help wanted

this is for PHP 8.4 when the time comes.

method synopsis