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
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 12 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PHP 5.5: foreach now supports list()
Jakub Míšek
More...
about 10 years ago
PHP 5.5 string literal dereferencing
Jakub Míšek
More...
about 10 years ago
PHP 5.5 array dereferencing
Jakub Míšek
More...
about 10 years ago
PHP 5.5 class name resolution via ::class
Jakub Míšek
More...
about 10 years ago
PHP 5.5 empty() - empty() works with any expression - conversion to boolean and logic negation optimization
Jakub Míšek
More...
about 10 years ago
PHPDocBlock memory optimization
Jakub Míšek
More...
about 10 years ago
OrderedDictionary._set_operation - NullRefrenceException fix when "arrays" parameter contains a null reference
Jakub Míšek
More...
about 10 years ago
arrays maintenance - fix of CoW; CopyOnWrite performed when PhpArray or its item is passed to a library function parameter marked as [PhpRw] - OrderedDictionary._ensure_item_ref clenup; less array access, smaller code - code maintenance; some usages of PhpException uses resources not hardcoded strings
Jakub Míšek
More...
about 10 years ago
htmlentities, html_entity_decode - return values changed back to System.String (faster, no reason for PhpBytes since it is represented as string already internally) - PHP 5.3, 5.4 ENT_* constants added (not supported yet) - default value of encoding is "UTF-8" - "str" argument can be both PhpBytes and System.String
Jakub Míšek
More...
about 10 years ago
Merge from GitHub/proff
Anonymous
More...
about 10 years ago
ExTypeInfo - considers class hierarchy.
Anonymous
More...
about 10 years ago
Merge from GitHub
Anonymous
More...
about 10 years ago
Added support for structs to PHP.Core.Emit.Stelem()
Anonymous
More...
about 10 years ago
implode(glue, pieces) accepts CLR IEnumerable
Jakub Míšek
More...
about 10 years ago
'CSharpTypeNames' option in sample web.config
Jakub Míšek
More...
about 10 years ago
minor loadHTML optimization
Jakub Míšek
More...
about 10 years ago
Tokenizer gets TokenText lazily
Jakub Míšek
More...
about 10 years ago
clr_create_thread() fix
Jakub Míšek
More...
about 10 years ago
DOMDocument::loadHTML fix - sequences of "--" in comments was incorrectly transformed into XML
Jakub Míšek
More...
about 10 years ago
minor compile warning fix
Jakub Míšek
More...
about 10 years ago
tokenizer does not split "<s" html code
Jakub Míšek
More...
about 10 years ago
<%= is always available
Jakub Míšek
More...
about 10 years ago
fix of calling library functions with optional arguments - inconsistent stack fixed - simplified argument conversion
Jakub Míšek
More...
about 10 years ago
Comparing System.Decimal - comparison System.Decimal implemented
Jakub Míšek
More...
about 10 years ago
__LINE__ pseudo constant is of type integer
Jakub Míšek
More...
about 10 years ago
aspnet_thru session handler - <context>.$GLOBALS._SESSION listed properly in debugger
Jakub Míšek
More...
about 10 years ago
PhpResourceManager debug assert fix
Jakub Míšek
More...
about 10 years ago
IExTypeInfo: better documentation of the interface semantics.
Anonymous
More...
about 10 years ago
ScriptContext.InitContext - improved C# interoperability features - simulates RequestBegin.RequestEnd - allows to run PHP contexts multithreaded - allows to run more PHP contexts in single process subsequently, respecting resource management and caches
Jakub Míšek
More...
about 10 years ago
Loading optional params saves stack - no additional local variables - faster, smaller IL
Jakub Míšek
More...
about 10 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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