openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Phalanger
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
16 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 14 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PHPDoc element position fix
Jakub Míšek
More...
about 10 years ago
PHPDocBlock.TypeVarDescTag.VariableNamePosition
Jakub Míšek
More...
about 10 years ago
StaticFieldUse.TypeNamePosition typo fix, installer update
Jakub Míšek
More...
about 10 years ago
Moved Phalanger Extensions - PDO MySQL driver (GPLv2) - updated Phalanger installer - MySQL extensions installer (GPLv2) - additional extensions
Jakub Míšek
More...
about 10 years ago
ExtManager compilable; readded missing method to Core
Jakub Míšek
More...
about 10 years ago
PHP 5.4 function call array dereference (parser, read access, write not tested)
Jakub Míšek
More...
about 10 years ago
PHP 5.4 Trait support in parser; - AST; traits adaptation; - 'insteadof' keyword - compiler marks trait class with [PhpTraitAttribute] - runtime recognizes compiled trait
Jakub Míšek
More...
about 10 years ago
PHP 5.4 Traits syntax: lexer, parser
Jakub Míšek
More...
about 10 years ago
PHP AST provides additional positions of its single elements (PHP Tools updated accordingly)
Jakub Míšek
More...
about 10 years ago
Parser fix; - using of reserved PHP keywords as qualified names (abstract, resource, array) - avoids reading text from source buffer (which is not available)
Jakub Míšek
More...
about 10 years ago
PHP 5.4: Binary number format
Jakub Míšek
More...
about 10 years ago
PHPDocBlock allows @var to have variable name and variable type in different orders
Jakub Míšek
More...
about 10 years ago
SimpleXmlElement.ToBoolean() optimization - avoids Create() - avoids creating dummy enumerator
Jakub Míšek
More...
about 10 years ago
boolval() implemented
Jakub Míšek
More...
about 10 years ago
minor code maintenance
Jakub Míšek
More...
about 10 years ago
- <Mediator> helper methods removed - methods on $this called directly if possible (method mus be: final, private, final class or no parameters)
Jakub Míšek
More...
about 10 years ago
Class constants compiled as CLR constant (Literal) if possible (not static readonly field)
Jakub Míšek
More...
about 10 years ago
Merge from GitHub - str_split - DateTime
Anonymous
More...
about 10 years ago
Merge from GitHub - DateTime
Anonymous
More...
about 10 years ago
SplFileObject stub
Jakub Míšek
More...
about 10 years ago
SplFileObject stub (not implemented yet)
Jakub Míšek
More...
about 10 years ago
singleton EmptyEnumerator when PhpHashtable is empty
Jakub Míšek
More...
about 10 years ago
"Etc/GMT-0" timezone added
Jakub Míšek
More...
about 10 years ago
SimpleXmlElement - conversion of single attribute to bool fix - conversion of single attribute to array fix
Jakub Míšek
More...
about 10 years ago
unserialize() with an empty string returns FALSE without warning
Jakub Míšek
More...
about 10 years ago
sessions: - session_regenerate_id(true) does not clear $_SESSION variable - "files" session handler fix for data > 8kB - API for session_name($newname) - session id of empty session is not lost
Jakub Míšek
More...
about 10 years ago
"Etc/UTC" timezone
Jakub Míšek
More...
about 10 years ago
catch() passes ScriptDiedException thru (exception thrown by die; or exit; cannot be catch by PHP code now)
Jakub Míšek
More...
about 10 years ago
Zip: reading file content fix
Jakub Míšek
More...
about 10 years ago
glob() returns paths with \ slashes on Windows
Jakub Míšek
More...
about 10 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree