Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

update to PHP 8.x#1

Closed
odinuv wants to merge 2 commits into
masterfrom
odin-odin-KAB-1029
Closed

update to PHP 8.x#1
odinuv wants to merge 2 commits into
masterfrom
odin-odin-KAB-1029

Conversation

@odinuv
Copy link
Copy Markdown
Member

@odinuv odinuv commented May 13, 2025

No description provided.

@odinuv odinuv requested a review from pepamartinec May 13, 2025 11:49
@pepamartinec
Copy link
Copy Markdown

pepamartinec commented May 14, 2025

  • aspon brief description pls
  • vzhledem k mnozstvi zmen, nemel by to uz byt hard-fork (vlastni Composer package) jako keboola/toxiproxy-php-client? Nebo to zaroven posilas k zaneseni do upstreamu?

Comment thread docker-compose.yml
Comment on lines +7 to +17
ci-tests:
build:
context: .
target: dev
image: toxiproxy-php-client
command: ["composer", "test"]
environment:
TOXIPROXY_HOST: toxiproxy
depends_on:
toxiproxy:
condition: service_started
Copy link
Copy Markdown

@pepamartinec pepamartinec May 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jak to vyvyjis lokalne? Je to libka, tak tohle stalo za to uz uplne otocit, kdyz se to tu dela na cerstvo (jak to delame v platform libs):

  • zrusit ci-tests
  • zavest dev s mountovanymi zdrojaky
  • Dockerfile bez zdrojaku/composer.*
  • v CI poustest `docker comose run --rm dev bash -c "composer install && composer test"

Comment thread src/Proxy.php
Comment on lines +146 to +147
string $type,
string $stream,
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tohle by asi mely byt ty novy enumy

@odinuv
Copy link
Copy Markdown
Member Author

odinuv commented May 14, 2025

No to je právě to, co nevím - jestli se snažit to mergnout do originálu, nebo rovnou udělat hard fork - podle toho bych pak řešil ten zbytek. Osobně bych radši udělal hard fork - na originál 8let nikdo nešáhl, tak pochybuju, že by se to změnilo

@pepamartinec
Copy link
Copy Markdown

Osobně bych radši udělal hard fork - na originál 8let nikdo nešáhl, tak pochybuju, že by se to změnilo

Naprosty souhlas

@azure-pipelines azure-pipelines Bot closed this May 14, 2025
@azure-pipelines azure-pipelines Bot deleted the odin-odin-KAB-1029 branch May 14, 2025 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants