Details
Description
the static types should be removed and made to instances of types that can differ between platforms.
Following reasons:
1. Some vendors already convert values to PHP types, for example integers. Not converting again could save about 15% wall-time for integers for example.
2. Some vendors require different type code, this is currently handled by expensive if checks.
3. If you want to change a type for one vendor but also use another vendor in the same request, then you have a problem currently.
4. If types were platform aware then we could make registering custom types simpler.
Activity
Guilherme Blanco
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.3 [ 10184 ] | |
| Fix Version/s | 2.2 [ 10142 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 12725 ] | jira-feedback2 [ 17576 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17576 ] | jira-feedback3 [ 19930 ] |
Benjamin Eberlei
made changes -
| Fix Version/s | 2.4 [ 10320 ] | |
| Fix Version/s | 2.3 [ 10184 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DBAL-131, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)