pdt icon indicating copy to clipboard operation
pdt copied to clipboard

PHP Development Tools project (PDT)

Results 170 pdt issues
Sort by recently updated
recently updated
newest added

Hi PDT team - the PDT project is the only project that is using org.apache.commons.exec in all of SimRel these days. In the past I think other may have used...

bug

**Describe the bug** The stanrdard function (in the standard.php file) "number_format" is not correctly documented. **Describe the eclipse environment** A clear and concise description about Eclipse Version 2021-12, PDT version...

bug

**Describe the bug** PDT recognises OCI_Collection - which is not a valid OCI type PDT doesn't recognise OCICollection - which is the valid type Please can the list of valid...

bug

It would be great to support the collection of elements in the same way it's done in PHPStorm: https://blog.jetbrains.com/phpstorm/2021/07/phpstorm-2021-2-release/#generics

enhancement

I'm new to Eclipse, it seems an excellent IDE, but I get stuck on a very simple problem on which I can't find doc anywhere. When PhpDOC-commenting a function like...

**Describe the bug** A clear and concise description of what the bug is. **Describe the eclipse environment** A clear and concise description about Eclipse Version (ex. 2020-03), PDT version (7.0,...

bug

**Describe the bug** codeassist erroneously thinks Throwable::getMessage() returns void. it returns string **Describe the eclipse environment** Eclipse Version: 2021-09 (4.21.0) Build id: 20210910-1417 PDT version 7.2.0.202005271851 **Describe your system** -...

bug

**Describe the bug** Sometimes pasting code pastes to a completely different location. See video. **Describe the eclipse environment** Version: 2021-03 (4.19.0) Build id: 20210312-0638 **Describe your system** - OS: Linux...

bug

**Describe the bug** codeassist erroneously thinks file_get_contents's $use_include_path and $offset arguments are nullable. since at least PHP7.0.0 this results in ``` Fatal error: Uncaught TypeError: file_get_contents() expects parameter 2 to...

bug

**Describe the bug** if a function contains a comment which starts with // and contains */ , it breaks the code assist (at least partially) **Describe the eclipse environment** Eclipse...

bug