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 16 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Minor parser optimization. ICommentsSink for handling comment tokens that are not a part of AST.
Jakub Míšek
More...
about 10 years ago
PHP 5.4 improved array syntax
Jakub Míšek
More...
about 10 years ago
new indirect method call syntax - $classname::$methodname()
Jakub Míšek
More...
about 10 years ago
Comparison operator throws additional information if operands are not comparable.
Jakub Míšek
More...
about 10 years ago
T_CALLABLE handled in Tokenizer
Jakub Míšek
More...
about 10 years ago
Date fixes - DATE_ATOM constant fix - date() for O and P, negative timezone outputted "--" instead of "-"
Jakub Míšek
More...
about 10 years ago
RefItem.get_RefToGet StackOverflowException fix
Jakub Míšek
More...
about 10 years ago
DateTime::createFromFormat, date_create_from_format stubs - needs to be implemented
Jakub Míšek
More...
about 10 years ago
Arithmetic operators with System.Decimal
Jakub Míšek
More...
about 10 years ago
XML comments update
Jakub Míšek
More...
about 10 years ago
proper conversion of CLR objects to string,binary,double
Jakub Míšek
More...
about 10 years ago
PhpNetInternalException provides InnerException in Message
Jakub Míšek
More...
about 10 years ago
Fix of CLR overload call with DateTime parameter - priority of match fixed - types different than System.DateTime converted
Jakub Míšek
More...
about 10 years ago
phpc.exe /lang option fix
Jakub Míšek
More...
about 10 years ago
explode() optimization
Jakub Míšek
More...
about 10 years ago
Merge from GitHub
Anonymous
More...
about 10 years ago
explode() performance improvement
Jakub Míšek
More...
about 10 years ago
Installer (VS11 -> 2012)
Jakub Míšek
More...
about 10 years ago
Installation (VS11 -> VS 2012)
Jakub Míšek
More...
about 10 years ago
Fixed Mutex usage to avoid WinIOError caused if: - heavy application startup - updated/new classLibrary assembly
Jakub Míšek
More...
about 10 years ago
HttpWebRequest.Date replaced to be compilable on Mono, improved
Jakub Míšek
More...
about 10 years ago
loadHTML() fix - fixed lt; gt; amp; quot; after & parsing in HTML text
Jakub Míšek
More...
about 10 years ago
loadHTML() fix - apostrophe character within single quoted attribute value was not escaped - code maintenance (less string concatenations)
Jakub Míšek
More...
about 10 years ago
Additional identifiers allowed as a part of qualified name - parser altered - language feature "CSharpTypeNames" introduced - by default in PhpClr - /lang cmd option fixed to handle any LanguageFeatures enum
Jakub Míšek
More...
about 10 years ago
Converting string to array key - fixed - refinement, optimized - test added
Jakub Míšek
More...
about 10 years ago
posting files fix - fix on unix (path name should not be lowercased) - fix for two concurency request in the same time - code maintenance
Jakub Míšek
More...
about 10 years ago
- newdoc supported - constant heredoc/newdoc can be used as a field initializer
Jakub Míšek
More...
about 10 years ago
DOMDocument::loadHtml - handles incorrect XML element names - performance maintenance
Jakub Míšek
More...
about 10 years ago
- fgetcsv() and str_getcsv() trims "\n" (LF) and "\r\n" (CRLF) from the end of last returned item - PhpStream code optimization
Jakub Míšek
More...
about 10 years ago
Dummy PHPDoc values not stored in AST
Jakub Míšek
More...
about 10 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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