Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PeachPie Compiler

PeachPie - the PHP compiler and runtime for .NET and .NET Core
Collective - Host: opensource - https://opencollective.com/peachpiecompiler - Code: https://github.com/peachpiecompiler/peachpie

updated pcre

fixes https://github.com/peachpiecompiler/peachpie/issues/666

github.com/peachpiecompiler/peachpie - 9232db5102ebab0c5f0734387b8476be88c70447 authored about 5 years ago
openssl_x509_fingerprint

github.com/peachpiecompiler/peachpie - c1a9504fcc733cbaf21ee93370c33cd7467eeb89 authored about 5 years ago
Skip gettext test only on Travis CI

github.com/peachpiecompiler/peachpie - a13d14c87963d27fdd762626a8c5dbdb9269dd83 authored about 5 years ago
Update password_hash and password_needs_rehash to match PHP 7.4

github.com/peachpiecompiler/peachpie - 75dc0b69359061a9a3df954e34acac715009b633 authored about 5 years ago
fixed duplicit entries in PDB debug document table

fixes embedded source text, allows debugging of eval() and phar archives

github.com/peachpiecompiler/peachpie - 0fab70958b8b50015c541b9a90594cdc0dd3adf7 authored about 5 years ago
eval() embeds code correctly into PDB, allows debugging

- eval (code submission) emits portable PDB in-memory with EmbeddedText correctly
- allows debug...

github.com/peachpiecompiler/peachpie - 2bf8a92107585fff1ebf85e137f038f4dc598396 authored about 5 years ago
list() properly deep-copies RValue

fixes https://github.com/peachpiecompiler/peachpie/issues/667

github.com/peachpiecompiler/peachpie - 95a955f1f4f85102a5a61458e93a3db0d90b2647 authored about 5 years ago
CodeGenerator cleanup

github.com/peachpiecompiler/peachpie - d1a615e1fd6a3a934b7c275b6fc814c47a177eff authored about 5 years ago
date time parsing

- abbreviation is parsed and name saved within DateTime/DateTimeImmutable
- code cleanup, remove...

github.com/peachpiecompiler/peachpie - 59e5998de0096684b5c40e04f55eecb70fd1d289 authored about 5 years ago
DateTimeImmutable cleanup

github.com/peachpiecompiler/peachpie - 55b25d13bf341579c3995e1d1ec0999d312cb085 authored about 5 years ago
travis fix

$argv[] was updated in https://github.com/peachpiecompiler/peachpie/issues/665

github.com/peachpiecompiler/peachpie - f44df1046e0277be3ef7c17369a52847efddb92f authored about 5 years ago
stubs for cli_set_process_title, cli_get_process_title

https://github.com/peachpiecompiler/peachpie/issues/663

github.com/peachpiecompiler/peachpie - 51b17244d57926564cd767fab04131dd2eb45ab0 authored about 5 years ago
TODO: console app forces UTF output with BOM enabling Unicode smilies

github.com/peachpiecompiler/peachpie - 0f2db90381db94117b1517bb9b85fb4ea7967fef authored about 5 years ago
$argv[0] is the mainscript file name

https://github.com/peachpiecompiler/peachpie/issues/665

github.com/peachpiecompiler/peachpie - 230a6121905b41c8c62ed614e04acd33c79ff3ab authored about 5 years ago
console app $argv,$argc contains 0-th item with program name

fixes https://github.com/peachpiecompiler/peachpie/issues/665
- $argv[0] is the process name (ca...

github.com/peachpiecompiler/peachpie - c8ab5dec0cfdd44f5103bc0654a63b13f8484a68 authored about 5 years ago
PhpHashtable.AddRange() helper

github.com/peachpiecompiler/peachpie - c958ce05c252444f418f5d8795369e37129331da authored about 5 years ago
'DateTimeImmutable' can be derived in user code

fixes https://github.com/peachpiecompiler/peachpie/issues/664

github.com/peachpiecompiler/peachpie - 2b7a6aa9b09979a24e70f885fbc4710d1b40a884 authored about 5 years ago
[DebuggerNonUserCode] annotations

debug stepping through PHP code

github.com/peachpiecompiler/peachpie - 9d4d5915fa9c98d2818b51d85e79d34eb682cde0 authored about 5 years ago
DOM getElementById() for HTML documents

fixes https://github.com/peachpiecompiler/peachpie/issues/652

github.com/peachpiecompiler/peachpie - 01646d16b746372662076d02be7b6070e77b946e authored about 5 years ago
DateTime::createFromFormat() parses timezone

ref https://github.com/peachpiecompiler/peachpie/issues/660
- timezone is still not correct!

github.com/peachpiecompiler/peachpie - 600436f612b12df23aa856cab6d6a18df60aaa13 authored about 5 years ago
Use PHP 7.4 on Travis

github.com/peachpiecompiler/peachpie - fdbf7f0b3217ae7f2af9aea1b5a52f858d3465b6 authored about 5 years ago
Skip FTP test when there are no credentials provided

github.com/peachpiecompiler/peachpie - 8c90ab3b081d2592883bc4ddc3862c1b5bed7482 authored about 5 years ago
Enable dynamic skipping of tests

github.com/peachpiecompiler/peachpie - 4be9167cb0ccb37e6e58cab6a66d81e3980baf49 authored about 5 years ago
Add tests of __clone

github.com/peachpiecompiler/peachpie - 70190711e7dfee17000cbd8bb05f3e033a697f3f authored about 5 years ago
dns_check_record, checkdnsrr stubs

ref https://github.com/peachpiecompiler/peachpie/issues/663

github.com/peachpiecompiler/peachpie - 85596ae453f5acfe4c2fae6358a2f059add816c5 authored about 5 years ago
dns_get_record() stubs

ref https://github.com/peachpiecompiler/peachpie/issues/663

github.com/peachpiecompiler/peachpie - ab7decf0070ce5588eea39c996639f03002d857d authored about 5 years ago
PDO: DBNull is treated as NULL

fixes https://github.com/peachpiecompiler/peachpie/issues/662

github.com/peachpiecompiler/peachpie - afeaa6cc90604890d563e234691e9175a5488d03 authored about 5 years ago
date time from format is case insensitive

fixes https://github.com/peachpiecompiler/peachpie/issues/660

github.com/peachpiecompiler/peachpie - bf7cc098ec69318d007980eb1f6f27b5f3a1bf3f authored about 5 years ago
FILTER_VALIDATE_INT

implementation of FILTER_VALIDATE_INT for non-string types + test
fixes https://github.com/peach...

github.com/peachpiecompiler/peachpie - a01a1f6bbf6c8faaad43447b7d2d85fdac2d03d8 authored about 5 years ago
is_a() test

https://github.com/peachpiecompiler/peachpie/issues/659

github.com/peachpiecompiler/peachpie - 116a19ced12d5c8dd0f1e4e2a2a10ef4736fde9c authored about 5 years ago
is_a() has first argument of type "mixed"

fixes https://github.com/peachpiecompiler/peachpie/issues/659

github.com/peachpiecompiler/peachpie - a3420770b2baa830918a0e245ef7c954d3b814ba authored about 5 years ago
debug print of DOMNode

fixes https://github.com/peachpiecompiler/peachpie/issues/658
- properties referring to other `D...

github.com/peachpiecompiler/peachpie - ae74f896d82e30dbfb64b2a3450ceee3aa6a6504 authored about 5 years ago
internal PhpPropertyInfo provides PropertyType

github.com/peachpiecompiler/peachpie - 40350e94b303584626d5cb84e083ab39e3df32e6 authored about 5 years ago
DOM classes - internal properties and methods hidden from PHP reflection

github.com/peachpiecompiler/peachpie - 6558d8fc6ba7649a8bbab27dcf89ec9f9ddb538e authored about 5 years ago
overriding fix

- implicit 'final' modifier only if not implementing an interface method

github.com/peachpiecompiler/peachpie - a2f56eee21c375651ec73e1efae3890e5670d53c authored about 5 years ago
BitMask -> BitMask64

github.com/peachpiecompiler/peachpie - 60de4f76fd0f718274ea39671b43f3f10a09b5f7 authored about 5 years ago
cleanup

- removed unnecessary type resolution in SourceParameterSymbol
- removed unnecessary code

github.com/peachpiecompiler/peachpie - 8048441e4966e65dd87993e07777fc22009517eb authored about 5 years ago
Merge pull request #611 from peachpiecompiler/dev/semantic-transformations

- Removal of unnecessary copying:
- Passing values of routine parameters
- Copying local v...

github.com/peachpiecompiler/peachpie - 67ff89f6e85c01321f2daba9e207c21aeee45d06 authored about 5 years ago
Revert "Fix gettext tests"

This reverts commit 691a1234fa424b22f0e8817b9a4106ac6fae4cda.

github.com/peachpiecompiler/peachpie - 6b78db92c997ee9d114cb2d28039886fae70d54a authored about 5 years ago
Move ParameterReference.SkipPass to SourceParameterSymbol.CopyOnPass

github.com/peachpiecompiler/peachpie - 96eb30660bd40b4ca997494b0068443601f14761 authored about 5 years ago
Update VariableReference to directly reference SourceParameterSymbol

github.com/peachpiecompiler/peachpie - d3b17850c7078eab3c94dee12852e89fa4cddc67 authored about 5 years ago
Revert gap-reducing changes in BuilderVisitor

github.com/peachpiecompiler/peachpie - bd78e6ab60247eb0a3ca96f0157d225d8334139c authored about 5 years ago
Remove SingleBlockWalker

github.com/peachpiecompiler/peachpie - 93776b70682f6c429231968456235de00574b5a6 authored about 5 years ago
Remove FixpointAnalysis

github.com/peachpiecompiler/peachpie - 2de4d15c2434bddddd8037aa257f199b82a3d7db authored about 5 years ago
Base copy and parameter analysis on AnalysisWalker

github.com/peachpiecompiler/peachpie - 37aab5e87c843522be805b0b05ef5fdd27abb2bf authored about 5 years ago
Decouple type analysis from AnalysisWalker

github.com/peachpiecompiler/peachpie - 16508a74307296ed52b694a64330a8190ca3657d authored about 5 years ago
!!! override resolution is case insensitive (PHP semantic)

- signature check is **invariant**-case-insensitive
- override search is case insensitive

github.com/peachpiecompiler/peachpie - 08ca2184e9d9b3d1d84a912ad2a451debc6c8c06 authored about 5 years ago
DOMDocument internal function hidden from PHP context

github.com/peachpiecompiler/peachpie - 33d33c9c4dbb4d490ac787cca4f9c2282ea1ed24 authored about 5 years ago
INF_OverrideNameCaseMismatch

ref https://github.com/peachpiecompiler/peachpie/issues/657

github.com/peachpiecompiler/peachpie - f32f650f0e2cc2684df8a3dc9241f6646f2962eb authored about 5 years ago
improved array debug view

github.com/peachpiecompiler/peachpie - b58b11926bd4e594de60fb016e26335e8a0f300e authored about 5 years ago
debug view

- local variable cleanup
- array debug view

github.com/peachpiecompiler/peachpie - f24bd79b1d335050972d699195e0eb500f3b90a1 authored about 5 years ago
IndirectValue runtime binder update

github.com/peachpiecompiler/peachpie - a73d0b717a379fcb32ae68ba0ab17e747efa9986 authored about 5 years ago
debug view of variables and arrays

improved debug view

github.com/peachpiecompiler/peachpie - e1b5465ef828a09964804306ea88b7def985a079 authored about 5 years ago
IndirectLocal - debug view

improved debug view, global variable displayed improved

github.com/peachpiecompiler/peachpie - a0f8310774557ce14c2cc0cb3f79771028c156aa authored about 5 years ago
IntStringKey - readonly, DebuggerDisplay

github.com/peachpiecompiler/peachpie - eced3b28fd7d31a1baf4f78c281204b5901a547a authored about 5 years ago
mysqli_query() nullref check

github.com/peachpiecompiler/peachpie - fa0f492060ac48165004943d493b7a56b2219c43 authored about 5 years ago
emit check - overriding resolution takes return type into account

github.com/peachpiecompiler/peachpie - 619f5ce26f9d72e0393a1cf41d6921e45820f03d authored about 5 years ago
Merge branch 'master' into dev/semantic-transformations

github.com/peachpiecompiler/peachpie - 37d6798fa040babd1cd9c7c0633b40dd0318928f authored about 5 years ago
ghost stubs are not final + test

- fixes https://github.com/peachpiecompiler/peachpie/issues/656
- synthesized overrides must not...

github.com/peachpiecompiler/peachpie - 38bbec8e398a91934e01eacacc0e4f4275657136 authored about 5 years ago
emit of correct array key for `"0"` !!

fixes https://github.com/peachpiecompiler/peachpie/issues/654

github.com/peachpiecompiler/peachpie - f29e838cf149047563f234b908e69f5f284c0935 authored about 5 years ago
inner curl exception

fixes https://github.com/peachpiecompiler/peachpie/issues/653

github.com/peachpiecompiler/peachpie - f368f81f81cfd81e33413d135454055908fff5af authored about 5 years ago
DOMDocument saveHTML allows saving a fragment

fixes https://github.com/peachpiecompiler/peachpie/issues/650

github.com/peachpiecompiler/peachpie - c3b81eeeb41fd3a5bd523ee1b337b740d541325c authored about 5 years ago
item array dereferencing issue + test

fixes https://github.com/peachpiecompiler/peachpie/issues/647

github.com/peachpiecompiler/peachpie - 9368aad67caa08f267cea65faa272376d30e0f67 authored about 5 years ago
saveHTML() outputs defaut DOCTYPE if there is none

ref https://github.com/peachpiecompiler/peachpie/issues/651

github.com/peachpiecompiler/peachpie - 9cd3ef5b24777b1ce6ffcafeae59a66fe4fb533d authored about 5 years ago
implemented DOMElement::getElementById

github.com/peachpiecompiler/peachpie - 6f7e6480e7182618ce4126e63f5c975f25083d10 authored about 5 years ago
address null issue

github.com/peachpiecompiler/peachpie - 45cb38d436494a7a70beb69991f7fddcd59e984e authored about 5 years ago
Merge pull request #619 from DRSDavidSoft/master

[WIP] Cookie Jar/File implementation for CURL

github.com/peachpiecompiler/peachpie - e50e0d755d3adbcc7d9d9ec1c8b0181697f2cf03 authored about 5 years ago
handles empty argument of `loadHtml` and `DOMXPath`

fixes https://github.com/peachpiecompiler/peachpie/issues/646

github.com/peachpiecompiler/peachpie - 37db432cf8029396f8c4c81811236c491c23e841 authored about 5 years ago
Merge branch 'master' of https://github.com/peachpiecompiler/peachpie

github.com/peachpiecompiler/peachpie - 9d397ffcc06186ec6ee7b5ac56f9ee37abd75070 authored about 5 years ago
update to CURLINFO_EFFECTIVE_URL behavior

fixes https://github.com/peachpiecompiler/peachpie/issues/644
never returns NULL
returns the las...

github.com/peachpiecompiler/peachpie - 6ccd00c17549fb778e055f7ce84a549d0c5cd00e authored about 5 years ago
Aes correction, add CFB Mode, but

CFB Mode is not supported in .NET Core yet...

github.com/peachpiecompiler/peachpie - 201b9db06296bbaf782232f0a3b31b2163d4c88e authored about 5 years ago
encrypt,decrypt,openssl_cipher_iv_length

Not proper tested yet

github.com/peachpiecompiler/peachpie - f2bca1bfc18907e7829c020c574851718b70f19e authored about 5 years ago
resolve requested changes

github.com/peachpiecompiler/peachpie - 010106ad0bbf85a32bfa94da32ef5dc29ae16a46 authored about 5 years ago
change unix timestamp handling

github.com/peachpiecompiler/peachpie - c33d4a25771ad2c0e9e06416bfe3309ebb950b17 authored about 5 years ago
Merge pull request #6 from peachpiecompiler/master

Update

github.com/peachpiecompiler/peachpie - 0d5bc3919c2b80109976532bbb3253296d6347e9 authored about 5 years ago
use PhpStream.ReadLine(), fix cookie.Expires issue

github.com/peachpiecompiler/peachpie - f337ad4e764292c08e8931ff400116ec781b0485 authored about 5 years ago
add UnixTimeStampToUtc() method

github.com/peachpiecompiler/peachpie - 78ddd2cfeb63a66349a71c9511e5871d9eaa3257 authored about 5 years ago
cleanup, InvalidArgumentException constructed properly

github.com/peachpiecompiler/peachpie - 43fbb7732c93ce40ea5f3858fc40ae7e9a0ea263 authored about 5 years ago
Merge branch 'master' of https://github.com/peachpiecompiler/peachpie

github.com/peachpiecompiler/peachpie - bc9c263a345d7484451bc0607f3083a1fa3e5ab2 authored about 5 years ago
PhpTypeInfoExtension possible deadlock fix

github.com/peachpiecompiler/peachpie - 1e07f03426a03304039efcb3df41363b93cafe5d authored about 5 years ago
eval` emits debug information when debugger is attached

- eval() critical section fix
- eval embeds original code in-memory (should be used by VS, not w...

github.com/peachpiecompiler/peachpie - 7281074365d733b5efc028a36fb6c9faff47af52 authored about 5 years ago
console context previous commit fix

github.com/peachpiecompiler/peachpie - 86ef80edceb16d52c40a66ec70f534327c36467f authored about 5 years ago
`Exception::code` has no type restriction

github.com/peachpiecompiler/peachpie - 0f2268ee676be23c5fec4e2a690631ecfb9994fe authored about 5 years ago
console OS encoding

Encoding.GetEncoding() to resolve current console's encoding

github.com/peachpiecompiler/peachpie - 57262fd4213cd6b073ae80fcdde4f5fbddd55cd2 authored about 5 years ago
PDO ATTR_STRINGIFY_FETCHES can be set/get

not stringify yet (always false)

github.com/peachpiecompiler/peachpie - 5f005aebe6f283880447605637833fa54923efad authored about 5 years ago
PDO ATTR_ORACLE_NULLS can be set/get

does not handle values yet (although usually set to `0` not having any effect)

github.com/peachpiecompiler/peachpie - a65d08fe0dd680d4d7070d64d775a8b045ef195d authored about 5 years ago
properties accessibility within callsite fix

fixes https://github.com/peachpiecompiler/peachpie/issues/642

github.com/peachpiecompiler/peachpie - 15417518e9b331dbda421e647f60f819a814b735 authored about 5 years ago