Skip to content

polyfill is not a drop-in replacement for php extension #59

@muawijhe

Description

@muawijhe

Hi!

I just released a library to handle Tree data structures using Ds Deque class ho handle dynamic increase/decrease of childrens.

What I found interesting is the following:

  • before installing the extension on TravisCI unit-tests didn't work
  • after installing the extension everything came back to normal.

During the development I used the extension, perhaps because I am a bit nostalgic of C++ routines and also because I believe that it is more efficient as behind the hood uses dynamic lists instead of php arrays...

However, I cannot find the problem at the moment, but I start by creating this issue.

Later I'll try myself to dig inside your project to understand why I got an infinite recursion when using Php version instead of C++ extension.

For the ones interesting in the library I was talking about, have a look here:

https://github.com/calabrothers/php-ds-tree

With my best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions